mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 10:41:51 +00:00
Move and adjust variable controlling size of audio RX waterfall.
Closes recently-opened gap between control UI and waterfall.
This commit is contained in:
@@ -363,6 +363,8 @@ public:
|
||||
void focus() override;
|
||||
|
||||
private:
|
||||
static constexpr ui::Dim header_height = 2 * 16;
|
||||
|
||||
RSSI rssi {
|
||||
{ 21 * 8, 0, 6 * 8, 4 },
|
||||
};
|
||||
|
Reference in New Issue
Block a user