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

@ -31,6 +31,7 @@ CaptureAppView::CaptureAppView(NavigationView& nav) {
&rssi,
&channel,
&field_frequency,
&field_rf_amp,
&field_lna,
&field_vga,
&record_view,