mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
ArducopterNG - turn off rangeFinders by default
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1230 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
ab0e8262ce
commit
b5a835b6ac
@ -58,7 +58,7 @@
|
||||
#define IsMAG // Do we have a Magnetometer connected, if have remember to activate it from Configurator
|
||||
//#define IsAM // Do we have motormount LED's. AM = Atraction Mode
|
||||
//#define IsCAM // Do we have camera stabilization in use, If you activate, check OUTPUT pins from ArduUser.h
|
||||
#define IsRANGEFINDER // Do we have Range Finders connected
|
||||
//#define IsRANGEFINDER // Do we have Range Finders connected
|
||||
|
||||
//#define UseAirspeed // Quads don't use AirSpeed... Legacy, jp 19-10-10
|
||||
#define UseBMP // Use pressure sensor
|
||||
|
Loading…
Reference in New Issue
Block a user