AP_MotorsHeli: remove slow_start
This commit is contained in:
parent
c41a5dc3bd
commit
4514e8d100
@ -81,9 +81,6 @@ public:
|
||||
// pwm value is an actual pwm value that will be output, normally in the range of 1000 ~ 2000
|
||||
virtual void output_test(uint8_t motor_seq, int16_t pwm) = 0;
|
||||
|
||||
// slow_start - ignored by helicopters
|
||||
void slow_start(bool true_false) {};
|
||||
|
||||
//
|
||||
// heli specific methods
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user