Browse Source

rc_loss_alarm: remove unimplemented declaration

sbg
Matthias Grob 5 years ago committed by Daniel Agar
parent
commit
ed7732eaec
  1. 6
      src/modules/events/rc_loss_alarm.h

6
src/modules/events/rc_loss_alarm.h

@ -57,12 +57,6 @@ public: @@ -57,12 +57,6 @@ public:
void process();
private:
/**
* check for topic updates
* @return true if one or more topics got updated
*/
bool check_for_updates();
/** Publish tune control to sound alarm */
void play_tune();

Loading…
Cancel
Save