mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-22 22:36:55 +00:00
Merge 'upstream/master' - At least it builds...
This commit is contained in:
@@ -128,12 +128,12 @@ SIGFRXView::SIGFRXView(
|
||||
receiver_model.set_lna(0);
|
||||
receiver_model.set_vga(0);
|
||||
|
||||
add_children({ {
|
||||
add_children({
|
||||
&text_type,
|
||||
&text_channel,
|
||||
&text_data,
|
||||
&button_exit
|
||||
} });
|
||||
});
|
||||
|
||||
text_type.set_style(&style_white);
|
||||
text_channel.set_style(&style_white);
|
||||
|
||||
Reference in New Issue
Block a user