Merge 'upstream/master' - At least it builds...

This commit is contained in:
furrtek 2017-01-16 03:45:44 +00:00
commit 5e40669cbc
298 changed files with 8122 additions and 4685 deletions

View file

@ -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);