Skip to content
Snippets Groups Projects
Commit 11933ac2 authored by Alessandro Simovic's avatar Alessandro Simovic Committed by Beat Küng
Browse files

rc_loss_alarm: removed unused var

parent 155089c8
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,6 @@ private:
/** Publish tune control to sound alarm */
void play_tune();
int _vehicle_status_sub = -1;
struct vehicle_status_s _vehicle_status = {};
bool _was_armed = false;
bool _had_rc = false; // Don't trigger alarm for systems without RC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment