fix(master : nicsensor.sh) fix syntax error
This commit is contained in:
parent
af5c649a40
commit
96cf6e7fd6
@ -1286,7 +1286,7 @@ detect_on_qiandaohu(){
|
|||||||
|
|
||||||
detect_on_5688m7(){
|
detect_on_5688m7(){
|
||||||
i2c_bus=13
|
i2c_bus=13
|
||||||
pca9641_slave=0x41
|
pca9641_slave="0x41"
|
||||||
get_pca9641_control
|
get_pca9641_control
|
||||||
|
|
||||||
do_i2c_detect $i2c_bus 0x71 0x01 0 0
|
do_i2c_detect $i2c_bus 0x71 0x01 0 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user