Copter: remove unused local var from Flip

This commit is contained in:
Randy Mackay 2014-08-01 14:31:22 +09:00
parent e17da607b1
commit d386ac6f85

View File

@ -102,7 +102,6 @@ static void flip_stop()
// should be called at 100hz or more
static void flip_run()
{
const Vector3f curr_ef_targets = attitude_control.angle_ef_targets(); // original earth-frame angle targets to recover
int16_t throttle_out;
// if pilot inputs roll > 40deg or timeout occurs abandon flip