mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-18 12:52:12 +00:00
Handwriting fixes
This commit is contained in:
@@ -172,6 +172,7 @@ LoadModuleView::LoadModuleView(
|
||||
if (ViewID == 1) nav.push<XylosView>();
|
||||
if (ViewID == 2) nav.push<LCRView>();
|
||||
if (ViewID == 3) nav.push<SoundBoardView>();
|
||||
|
||||
if (ViewID == 10) nav.push<AnalogAudioView>();
|
||||
} else {
|
||||
nav.pop();
|
||||
|
Reference in New Issue
Block a user