mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-13 02:03:38 +00:00
Splash was stuck
This commit is contained in:
parent
0c99c93894
commit
c6bf8cfebd
@ -425,6 +425,7 @@ BMPView::BMPView(NavigationView& nav) {
|
||||
|
||||
button_done.on_select = [this, &nav](Button&){
|
||||
nav.pop();
|
||||
nav.push<SystemMenuView>();
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user