feat(master : nicsensor) Release Version 1.6
This commit is contained in:
parent
2a2ee7fc99
commit
3301d9fdf7
@ -1,3 +1,9 @@
|
|||||||
|
# Script Version 1.6 20250422
|
||||||
|
Release Note
|
||||||
|
1.[新增功能]添加配置项 DISABLE_DETECT ,默认在执行时不进行i2cdetect
|
||||||
|
2.[问题修复]每次完成命令执行后进行pca9548 reset
|
||||||
|
3.[功能优化]优化help info
|
||||||
|
|
||||||
# Script Version 1.5 20250304
|
# Script Version 1.5 20250304
|
||||||
Release Note
|
Release Note
|
||||||
1.[新增功能]添加适配服务器5688m7
|
1.[新增功能]添加适配服务器5688m7
|
||||||
|
|||||||
@ -138,7 +138,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.5 Rev6 Intest"
|
SCRIPT_VERSION="1.6"
|
||||||
|
|
||||||
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