feat(master : nicsensor) Release Version 1.7

This commit is contained in:
leimingsheng 2025-06-10 14:20:26 +08:00
parent 0220e932ce
commit 0bc98aa5cd
2 changed files with 7 additions and 1 deletions

@ -1,3 +1,9 @@
# Script Version 1.7 20250610
Release Note
1.[新增功能]预留扩展函数, 用于自定义选通网卡后的I2C操作
2.[功能优化]优化代码结构
3.[文档完善]新增脚本扩展方法, 用于指导新增适配服务器
# Script Version 1.6 20250422
Release Note
1.[新增功能]添加配置项 DISABLE_DETECT ,默认在执行时不进行i2cdetect

@ -140,7 +140,7 @@ ina3221_ch2_volt="0"
ina3221_ch0_current="0"
ina3221_ch1_current="0"
ina3221_ch2_current="0"
SCRIPT_VERSION="1.6.5"
SCRIPT_VERSION="1.7"
fru_file_name=$option_data2
fru_write_size=0