mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-13 12:12:16 -04:00
More AFSK options, scan lists,
This commit is contained in:
parent
72f3c08e9b
commit
e2218a0f32
20 changed files with 445 additions and 275 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue