mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
boards: centralize optional external I2C sensor start
- configured with new parameter SENS_EXT_I2C_PRB
This commit is contained in:
@@ -14,6 +14,6 @@ fi
|
||||
|
||||
if [ $AUTOCNF = yes ]
|
||||
then
|
||||
|
||||
# don't probe external I2C
|
||||
param set SENS_EXT_I2C_PRB 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user