Sub: fix for AP_Motors API change
This commit is contained in:
parent
6526ff504d
commit
aeb2a628c4
@ -3,8 +3,6 @@
|
||||
// enable_motor_output() - enable and output lowest possible value to motors
|
||||
void Sub::enable_motor_output()
|
||||
{
|
||||
// enable motors
|
||||
motors.enable();
|
||||
motors.output_min();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user