mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Move RSSI/baseband/audio bars to receiver mode.
Addresses issue #38. Side effects: more room in receiver for fields and data. More room for global status indications in full bar of SystemStatusView.
This commit is contained in:
parent
30d249df26
commit
b70f1d9506
4 changed files with 27 additions and 27 deletions
|
@ -39,9 +39,6 @@ namespace ui {
|
|||
SystemStatusView::SystemStatusView() {
|
||||
add_children({ {
|
||||
&portapack,
|
||||
&rssi,
|
||||
&channel,
|
||||
&audio,
|
||||
} });
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue