AP_Motors: removed unused variable

This commit is contained in:
Andrew Tridgell 2014-02-26 09:40:39 +11:00
parent 37394b30ee
commit 866e32f059
1 changed files with 0 additions and 2 deletions

View File

@ -82,8 +82,6 @@ AP_Motors::AP_Motors( RC_Channel& rc_roll, RC_Channel& rc_pitch, RC_Channel& rc_
_hover_out(AP_MOTORS_DEFAULT_MID_THROTTLE),
_spin_when_armed_ramped(0)
{
uint8_t i;
AP_Param::setup_object_defaults(this, var_info);
// slow start motors from zero to min throttle