diff --git a/readme.txt b/readme.txt index 7bfb315..f669dff 100644 --- a/readme.txt +++ b/readme.txt @@ -44,7 +44,7 @@ 举例说明:读取PCIE 1 上网卡的adc128芯片, 芯片slave地址为0x1f ./nicsensor.sh 1 adc128 0x1f - 如果需要读取OCP 0上网卡的adc128芯片,则命令需要写为: + 如果需要读取OCP 0上网卡的adc128芯片,则命令需要写为: ./nicsensor.sh ocp0 adc128 0x1f 1.4、特殊命令 @@ -55,7 +55,7 @@ 命令: ./nicsensor.sh detect - 如果需要扫描OCP上的I2C设备,执行: + 如果需要扫描OCP上的I2C设备,执行: ./nicsensor.sh detect ocp 1.4.2 fru命令