mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 05:05:19 +08:00
rc_loss_alarm: remove unimplemented declaration
This commit is contained in:
committed by
Daniel Agar
parent
987826f1d4
commit
ed7732eaec
@@ -57,12 +57,6 @@ public:
|
|||||||
void process();
|
void process();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
/**
|
|
||||||
* check for topic updates
|
|
||||||
* @return true if one or more topics got updated
|
|
||||||
*/
|
|
||||||
bool check_for_updates();
|
|
||||||
|
|
||||||
/** Publish tune control to sound alarm */
|
/** Publish tune control to sound alarm */
|
||||||
void play_tune();
|
void play_tune();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user