ERT: Add RSSI to app UI.

This commit is contained in:
Jared Boone 2016-07-25 16:12:32 -07:00
parent 508ce89271
commit 3759e142d8
2 changed files with 5 additions and 0 deletions

View file

@ -130,6 +130,7 @@ ERTAppView::ERTAppView(NavigationView&) {
&field_rf_amp,
&field_lna,
&field_vga,
&rssi,
&recent_entries_view,
} });