Copter: increase default CIRCLE_RATE to 20deg/sec

This commit is contained in:
Randy Mackay 2013-06-19 12:40:33 +09:00
parent 245bc3d3fd
commit cd30103b76

View File

@ -636,7 +636,7 @@
#endif
#ifndef CIRCLE_RATE
# define CIRCLE_RATE 5.0f // degrees per second turn rate
# define CIRCLE_RATE 20.0f // degrees per second turn rate
#endif
// Guided Mode