mirror of https://github.com/ArduPilot/ardupilot
Blimp: remove unused define
This commit is contained in:
parent
0266d288cd
commit
701abc756e
|
@ -362,13 +362,6 @@
|
|||
# define LAND_DETECTOR_ACCEL_MAX 1.0f // vehicle acceleration must be under 1m/s/s
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// CAMERA TRIGGER AND CONTROL
|
||||
//
|
||||
#ifndef CAMERA
|
||||
# define CAMERA ENABLED
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// Flight mode definitions
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue