mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-19 22:24:02 +00:00
Add Receiver sub-menu, Transponders item and sub-menu.
This commit is contained in:
@@ -199,7 +199,7 @@ void RecentEntriesView<TPMSRecentEntries>::draw(
|
||||
painter.draw_string(target_rect.pos, draw_style, line);
|
||||
}
|
||||
|
||||
TPMSAppView::TPMSAppView() {
|
||||
TPMSAppView::TPMSAppView(NavigationView&) {
|
||||
add_children({ {
|
||||
&recent_entries_view,
|
||||
} });
|
||||
|
||||
Reference in New Issue
Block a user