feat(script : nicsensor.sh)update to version 1.3 Standard
This commit is contained in:
parent
75658f06e8
commit
8ec46fc9eb
@ -1,4 +1,4 @@
|
|||||||
# Script Version 1.3
|
# Script Version 1.3 20241229
|
||||||
Release Note
|
Release Note
|
||||||
1.[新增功能]支持5280m7的OCP卡的使用
|
1.[新增功能]支持5280m7的OCP卡的使用
|
||||||
2.[新增功能]支持传感器tmp468和tmp112
|
2.[新增功能]支持传感器tmp468和tmp112
|
||||||
|
|||||||
2
02.nicsensor/nicsensor.sh
Normal file → Executable file
2
02.nicsensor/nicsensor.sh
Normal file → Executable file
@ -134,7 +134,7 @@ ina3221_ch2_volt="0"
|
|||||||
ina3221_ch0_current="0"
|
ina3221_ch0_current="0"
|
||||||
ina3221_ch1_current="0"
|
ina3221_ch1_current="0"
|
||||||
ina3221_ch2_current="0"
|
ina3221_ch2_current="0"
|
||||||
SCRIPT_VERSION="1.3 Intest Rev7"
|
SCRIPT_VERSION="1.3 Standard"
|
||||||
|
|
||||||
fru_file_name=$option_data2
|
fru_file_name=$option_data2
|
||||||
fru_write_size=0
|
fru_write_size=0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user