mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-12 19:01:07 +08:00
19964d56ed
This switches all SENS_EN_INAXXX params to 0 by default and instead uses the i2c_launcher command. However, if any one the SENS_EN_INAXXX param is set, it no longer tries to auto-configure it. Signed-off-by: Julian Oes <julian@oes.ch>