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

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