Add RF amp field to TPMS, capture modes.

This commit is contained in:
Jared Boone 2016-06-06 10:34:39 -07:00
parent 9190fe7e4f
commit 0da48b099c
4 changed files with 11 additions and 1 deletions

View file

@ -167,6 +167,7 @@ TPMSAppView::TPMSAppView(NavigationView&) {
add_children({ {
&rssi,
&channel,
&field_rf_amp,
&field_lna,
&field_vga,
&recent_entries_view,