Browse Source

ACM: removed incorrect mode definition

master
Andrew Tridgell 13 years ago
parent
commit
2596acc8eb
  1. 2
      ArduCopter/defines.h

2
ArduCopter/defines.h

@ -125,8 +125,6 @@ @@ -125,8 +125,6 @@
#define OF_LOITER 10 // Hold a single location using optical flow sensor
#define NUM_MODES 11
#define INITIALISING 9 // in startup routines
#define SIMPLE_1 1
#define SIMPLE_2 2
#define SIMPLE_3 4

Loading…
Cancel
Save