mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-09 15:12:35 -04:00
Add blue bar to subghzd+weather (#2724)
This commit is contained in:
parent
f90d3fabce
commit
47f231ad63
4 changed files with 8 additions and 0 deletions
|
@ -107,6 +107,7 @@ void WeatherView::focus() {
|
|||
WeatherView::WeatherView(NavigationView& nav)
|
||||
: nav_{nav} {
|
||||
add_children({&rssi,
|
||||
&channel,
|
||||
&field_rf_amp,
|
||||
&field_lna,
|
||||
&field_vga,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue