fix readme - 修正unicode字符
This commit is contained in:
parent
534cf9a68d
commit
509803da51
@ -44,7 +44,7 @@
|
|||||||
举例说明:读取PCIE 1 上网卡的adc128芯片, 芯片slave地址为0x1f
|
举例说明:读取PCIE 1 上网卡的adc128芯片, 芯片slave地址为0x1f
|
||||||
./nicsensor.sh 1 adc128 0x1f
|
./nicsensor.sh 1 adc128 0x1f
|
||||||
|
|
||||||
如果需要读取OCP 0上网卡的adc128芯片,则命令需要写为:
|
如果需要读取OCP 0上网卡的adc128芯片,则命令需要写为:
|
||||||
./nicsensor.sh ocp0 adc128 0x1f
|
./nicsensor.sh ocp0 adc128 0x1f
|
||||||
|
|
||||||
1.4、特殊命令
|
1.4、特殊命令
|
||||||
@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
命令: ./nicsensor.sh detect
|
命令: ./nicsensor.sh detect
|
||||||
|
|
||||||
如果需要扫描OCP上的I2C设备,执行:
|
如果需要扫描OCP上的I2C设备,执行:
|
||||||
./nicsensor.sh detect ocp
|
./nicsensor.sh detect ocp
|
||||||
|
|
||||||
1.4.2 fru命令
|
1.4.2 fru命令
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user