From 034c3d7164eba4223fedae88a9c7eb44be4d09f9 Mon Sep 17 00:00:00 2001 From: leimingsheng Date: Thu, 7 Nov 2024 19:11:09 +0800 Subject: [PATCH] =?UTF-8?q?fix(script=20:=20nicsensor.sh)=E4=BF=AE?= =?UTF-8?q?=E5=A4=8Ddonghu=E9=85=8D=E7=BD=AE=E4=B8=AD=E7=9A=849548channel?= =?UTF-8?q?=E5=8F=B7=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02.nicsensor/nicsensor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02.nicsensor/nicsensor.sh b/02.nicsensor/nicsensor.sh index a446bab..2d6c336 100644 --- a/02.nicsensor/nicsensor.sh +++ b/02.nicsensor/nicsensor.sh @@ -277,7 +277,7 @@ set_configuration_donghu(){ is_have_pca9641=0 i2c_bus=3 - + pca9548_slave="0x70" # set pca9548 switch channel if [ $pcie_slot -eq 0 ];then pca9548_channel="0x80"