mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-07-05 09:22:05 +02:00
Fixup button interaction
This commit is contained in:
@@ -63,5 +63,7 @@ void WaterfallChart::onEvent(Event &e)
|
||||
return;
|
||||
}
|
||||
|
||||
level_y = e.emitter.trigger_level;
|
||||
|
||||
updatePoint(e.time_ms, e.detected.freq, e.detected.rssi);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user