mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-21 14:09:12 -04:00
Fixed LCR and Xylos transmitters
This commit is contained in:
parent
d55a420dfd
commit
d40016ffda
39 changed files with 1614 additions and 151 deletions
|
@ -32,7 +32,7 @@ namespace ui {
|
|||
|
||||
class LoadModuleView : public View {
|
||||
public:
|
||||
LoadModuleView(NavigationView& nav, const char * hash, uint8_t ViewID);
|
||||
LoadModuleView(NavigationView& nav, const char * hash, uint8_t ViewID, bool loadplz);
|
||||
void loadmodule();
|
||||
|
||||
void on_show() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue