From 96cf6e7fd6eabb576d90e21ad3494b2d20dae0ac Mon Sep 17 00:00:00 2001 From: leimingsheng Date: Wed, 19 Feb 2025 14:06:04 +0800 Subject: [PATCH] fix(master : nicsensor.sh) fix syntax error --- nicsensor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nicsensor.sh b/nicsensor.sh index 8b6c87f..0a54c90 100755 --- a/nicsensor.sh +++ b/nicsensor.sh @@ -1286,7 +1286,7 @@ detect_on_qiandaohu(){ detect_on_5688m7(){ i2c_bus=13 - pca9641_slave=0x41 + pca9641_slave="0x41" get_pca9641_control do_i2c_detect $i2c_bus 0x71 0x01 0 0