Skip to content
Snippets Groups Projects
Commit 1a507595 authored by Martina's avatar Martina Committed by Daniel Agar
Browse files

tone_alarm: fix rebase error

parent 9cb95b64
No related branches found
No related tags found
No related merge requests found
......@@ -303,7 +303,7 @@ class ToneAlarm : public device::CDev
{
public:
ToneAlarm();
~ToneAlarm() = default;
~ToneAlarm();
virtual int init();
void status();
......
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