mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
Copter: remove unimplemented heli desired_yaw_rate
This commit is contained in:
parent
37c706c24e
commit
1de99c737e
@ -191,8 +191,6 @@ public:
|
||||
bool init(bool ignore_checks) override;
|
||||
void run() override; // should be called at 100hz or more
|
||||
|
||||
void get_pilot_desired_yaw_rate(int16_t yaw_in, float &yaw_out);
|
||||
|
||||
protected:
|
||||
private:
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user