diff --git a/docs/change_list.txt b/docs/change_list.txt index b4b13c4..ce4bd5e 100644 --- a/docs/change_list.txt +++ b/docs/change_list.txt @@ -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 Release Note 1.[新增功能]添加适配服务器5688m7 diff --git a/nicsensor.sh b/nicsensor.sh index 8e0a796..85ed186 100755 --- a/nicsensor.sh +++ b/nicsensor.sh @@ -138,7 +138,7 @@ ina3221_ch2_volt="0" ina3221_ch0_current="0" ina3221_ch1_current="0" ina3221_ch2_current="0" -SCRIPT_VERSION="1.5 Rev6 Intest" +SCRIPT_VERSION="1.6" fru_file_name=$option_data2 fru_write_size=0