mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-20 06:29:02 +00:00
Split ADSB TX into tabs
Simplified TabView a lot
This commit is contained in:
@@ -276,7 +276,7 @@ ADSBRxView::ADSBRxView(NavigationView& nav) {
|
||||
};*/
|
||||
|
||||
/*button_ffw.on_select = [this, &nav](Button&) {
|
||||
//nav.push<GeoMapView>();
|
||||
//nav.push<GeoMapView>(GeoMapView::Mode::SHOW);
|
||||
while (!analyze(f_offset)) {
|
||||
f_offset++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user