mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-13 20:22:22 -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
|
@ -308,7 +308,7 @@ private:
|
|||
};
|
||||
};
|
||||
|
||||
class ModInfoView : public View {
|
||||
/*class ModInfoView : public View {
|
||||
public:
|
||||
ModInfoView(NavigationView& nav);
|
||||
void focus() override;
|
||||
|
@ -376,7 +376,7 @@ private:
|
|||
{ 4 * 8, 272, 64, 24 },
|
||||
"Ok"
|
||||
};
|
||||
};
|
||||
};*/
|
||||
|
||||
class SetupMenuView : public MenuView {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue