From 509803da515ea376b94ca119cfb8892d6d170af0 Mon Sep 17 00:00:00 2001 From: leimingsheng Date: Fri, 3 Jan 2025 15:12:24 +0800 Subject: [PATCH] =?UTF-8?q?fix=20readme=20-=20=E4=BF=AE=E6=AD=A3unicode?= =?UTF-8?q?=E5=AD=97=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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命令