mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-16 21:52:18 -04:00
Merge branch 'master' of https://github.com/furrtek/portapack-hackrf
This commit is contained in:
commit
1898a37c42
13 changed files with 109 additions and 99 deletions
|
@ -425,6 +425,7 @@ BMPView::BMPView(NavigationView& nav) {
|
|||
|
||||
button_done.on_select = [this, &nav](Button&){
|
||||
nav.pop();
|
||||
nav.push<SystemMenuView>();
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue