mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-24 06:16:16 +00:00
Merge 'upstream/master' - At least it builds...
This commit is contained in:
@@ -56,10 +56,10 @@ WhistleView::WhistleView(
|
||||
NavigationView& nav
|
||||
)
|
||||
{
|
||||
add_children({ {
|
||||
add_children({
|
||||
&button_transmit,
|
||||
&button_exit
|
||||
} });
|
||||
});
|
||||
|
||||
button_transmit.on_select = [this](Button&){
|
||||
/*uint16_t c;
|
||||
|
||||
Reference in New Issue
Block a user