slowed Circle flight

This commit is contained in:
Jason Short 2011-11-13 13:40:31 -08:00
parent daaf681417
commit 349ab7e0c6

View File

@ -322,7 +322,7 @@ static int16_t waypoint_speed_gov;
static float circle_angle;
// replace with param
static const float circle_rate = 0.174532925;
static const float circle_rate = 0.0872664625;
// Acro
#if CH7_OPTION == CH7_FLIP