feat(master : nicsensor.sh)Update to version 1.5 Standard
This commit is contained in:
parent
a9f2123ad5
commit
cdfcd05232
@ -1,3 +1,8 @@
|
||||
# Script Version 1.5 20250304
|
||||
Release Note
|
||||
1.[新增功能]添加适配服务器5688m7
|
||||
2.[功能优化]优化程序执行
|
||||
|
||||
# Script Version 1.4 20250110
|
||||
Release Note
|
||||
1.[问题修复]修正tmp112传感器读取的逻辑问题
|
||||
|
||||
@ -134,7 +134,7 @@ ina3221_ch2_volt="0"
|
||||
ina3221_ch0_current="0"
|
||||
ina3221_ch1_current="0"
|
||||
ina3221_ch2_current="0"
|
||||
SCRIPT_VERSION="1.4 Rev3"
|
||||
SCRIPT_VERSION="1.5 Standard"
|
||||
|
||||
fru_file_name=$option_data2
|
||||
fru_write_size=0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user