Plane: remove unused DEBUG define

This commit is contained in:
Peter Barker 2022-02-04 11:28:17 +11:00 committed by Andrew Tridgell
parent 90310f4c6e
commit 9878701095
1 changed files with 0 additions and 1 deletions

View File

@ -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.