mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
Copter: remove unused local var from Flip
This commit is contained in:
parent
e17da607b1
commit
d386ac6f85
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user