mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 14:59:06 +08:00
8 lines
183 B
Bash
8 lines
183 B
Bash
#!/bin/sh
|
|
#
|
|
# board specific defaults
|
|
#------------------------------------------------------------------------------
|
|
|
|
# don't probe external I2C
|
|
param set-default SENS_EXT_I2C_PRB 0
|