From 741c0e8d952b40b6a2b6157cd5deb176adc21bec Mon Sep 17 00:00:00 2001 From: marcinlei Date: Sun, 13 Apr 2025 23:49:07 +0800 Subject: [PATCH] =?UTF-8?q?perf(master=20:=20nicsensor)=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=9C=A8=E4=BC=A0=E6=84=9F=E5=99=A8=E8=AF=BB=E5=8F=96=E6=97=B6?= =?UTF-8?q?=E4=B8=8D=E6=89=A7=E8=A1=8Cdetect=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nicsensor.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nicsensor.sh b/nicsensor.sh index 43e33da..4960587 100755 --- a/nicsensor.sh +++ b/nicsensor.sh @@ -110,7 +110,7 @@ REG_tmp468="0x80" # --------------------------------------------------------- # DISABLE_DETECT=0 : do i2cdetect when i2c status changed # =1 : don't do i2cdetect when i2c status changed -DISABLE_DETECT=0 +DISABLE_DETECT=1 # DEBUG MODE=0 : Disable debug mode # =1 : Enable debug mode @@ -138,7 +138,7 @@ ina3221_ch2_volt="0" ina3221_ch0_current="0" ina3221_ch1_current="0" ina3221_ch2_current="0" -SCRIPT_VERSION="1.5 Rev3 Intest" +SCRIPT_VERSION="1.5 Rev4 Intest" fru_file_name=$option_data2 fru_write_size=0