mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
ROMFS: Run I2C clock config command for all non-v1 boards
This commit is contained in:
@@ -9,6 +9,11 @@ then
|
|||||||
then
|
then
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
# Configure all I2C buses to 100 KHz as they
|
||||||
|
# are all external or slow
|
||||||
|
fmu i2c 1 100000
|
||||||
|
fmu i2c 2 100000
|
||||||
|
|
||||||
if ms5611 -s start
|
if ms5611 -s start
|
||||||
then
|
then
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user