mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 23:47:49 +00:00
enabled 1s peak hold on rssi view
This commit is contained in:
@@ -890,6 +890,7 @@ namespace ui {
|
|||||||
|
|
||||||
|
|
||||||
rssi.set_focusable(true);
|
rssi.set_focusable(true);
|
||||||
|
rssi.set_peak( true , 1000 );
|
||||||
rssi.on_select = [this](RSSI&) {
|
rssi.on_select = [this](RSSI&) {
|
||||||
recon_thread->stop();
|
recon_thread->stop();
|
||||||
nav_.pop();
|
nav_.pop();
|
||||||
|
Reference in New Issue
Block a user