mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-15 09:56:00 -04:00
Merge 'upstream/master' - At least it builds...
This commit is contained in:
commit
5e40669cbc
298 changed files with 8122 additions and 4685 deletions
|
@ -36,10 +36,10 @@ AFSKRXView::AFSKRXView(
|
|||
NavigationView& nav
|
||||
)
|
||||
{
|
||||
add_children({ {
|
||||
add_children({
|
||||
&button_done,
|
||||
&text_rx
|
||||
} } );
|
||||
});
|
||||
|
||||
button_done.on_select = [&nav](Button&){
|
||||
nav.pop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue