Browse Source

Lowering the throttle_P values by default

mission-4.1.18
Jason Short 13 years ago
parent
commit
02aacc454b
  1. 2
      ArduCopter/config.h

2
ArduCopter/config.h

@ -677,7 +677,7 @@
// RATE control // RATE control
#ifndef THROTTLE_P #ifndef THROTTLE_P
# define THROTTLE_P 0.5 // # define THROTTLE_P 0.35 //
#endif #endif
#ifndef THROTTLE_I #ifndef THROTTLE_I
# define THROTTLE_I 0.0 // # define THROTTLE_I 0.0 //

Loading…
Cancel
Save