Browse Source

Plane: remove unused DEBUG define

gps-1.3.1
Peter Barker 3 years ago committed by Andrew Tridgell
parent
commit
9878701095
  1. 1
      ArduPlane/defines.h

1
ArduPlane/defines.h

@ -6,7 +6,6 @@ @@ -6,7 +6,6 @@
#define TRUE 1
#define FALSE 0
#define DEBUG 0
#define SERVO_MAX 4500.0 // This value represents 45 degrees and is just an
// arbitrary representation of servo max travel.

Loading…
Cancel
Save