fix(script : nicsensor.sh)修复donghu配置中的9548channel号码
This commit is contained in:
parent
0b57277e4b
commit
034c3d7164
@ -277,7 +277,7 @@ set_configuration_donghu(){
|
|||||||
is_have_pca9641=0
|
is_have_pca9641=0
|
||||||
|
|
||||||
i2c_bus=3
|
i2c_bus=3
|
||||||
|
pca9548_slave="0x70"
|
||||||
# set pca9548 switch channel
|
# set pca9548 switch channel
|
||||||
if [ $pcie_slot -eq 0 ];then
|
if [ $pcie_slot -eq 0 ];then
|
||||||
pca9548_channel="0x80"
|
pca9548_channel="0x80"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user