mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-17 05:13:25 +00:00
More AFSK options, scan lists,
This commit is contained in:
@@ -87,10 +87,7 @@ MenuView::MenuView() {
|
||||
}
|
||||
|
||||
MenuView::~MenuView() {
|
||||
/* TODO: Double-check this */
|
||||
for (auto child : children_) {
|
||||
delete child;
|
||||
}
|
||||
time::signal_tick_second -= signal_token_tick_second;
|
||||
}
|
||||
|
||||
void MenuView::on_tick_second() {
|
||||
|
||||
Reference in New Issue
Block a user