Compare commits
2 Commits
b7671e12e1
...
0f7ee5e040
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0f7ee5e040 | ||
|
|
c4d8503a46 |
@ -140,7 +140,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.6.1"
|
SCRIPT_VERSION="1.6.2"
|
||||||
|
|
||||||
fru_file_name=$option_data2
|
fru_file_name=$option_data2
|
||||||
fru_write_size=0
|
fru_write_size=0
|
||||||
@ -172,7 +172,7 @@ print_usage(){
|
|||||||
echo " 3) Note : This function now only support on server:"
|
echo " 3) Note : This function now only support on server:"
|
||||||
echo " $Support_Server_List"
|
echo " $Support_Server_List"
|
||||||
echo ""
|
echo ""
|
||||||
echo " Function 3 - Set i2c command to chip on Nic"
|
echo " Function 3 - Send an i2c command to chip on Nic"
|
||||||
echo " 1) Command Format : ./nicsensor.sh [slot] chip [slave] [command]"
|
echo " 1) Command Format : ./nicsensor.sh [slot] chip [slave] [command]"
|
||||||
echo " 2) Option Detail"
|
echo " 2) Option Detail"
|
||||||
echo " - [slot] : 0 1 2 3 4 5 ..."
|
echo " - [slot] : 0 1 2 3 4 5 ..."
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user