Browse Source

ArduCopter: removed unused AUTO_THROTTLE_HOLD #define

master
rmackay9 12 years ago
parent
commit
560bb1d738
  1. 4
      ArduCopter/config.h

4
ArduCopter/config.h

@ -862,10 +862,6 @@ @@ -862,10 +862,6 @@
//////////////////////////////////////////////////////////////////////////////
// Throttle control gains
//
#ifndef AUTO_THROTTLE_HOLD
# define AUTO_THROTTLE_HOLD 1
#endif
#ifndef THROTTLE_CRUISE
# define THROTTLE_CRUISE 450 //
#endif

Loading…
Cancel
Save