mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-06 00:35:09 -04:00
AIS: Add gain controls, RSSI and channel indications.
This commit is contained in:
parent
512539fd8c
commit
aaa0e389b9
2 changed files with 28 additions and 0 deletions
|
@ -291,6 +291,11 @@ AISAppView::AISAppView(NavigationView&) {
|
|||
add_children({ {
|
||||
&label_channel,
|
||||
&options_channel,
|
||||
&field_rf_amp,
|
||||
&field_lna,
|
||||
&field_vga,
|
||||
&rssi,
|
||||
&channel,
|
||||
&recent_entries_view,
|
||||
&recent_entry_detail_view,
|
||||
} });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue