mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 08:47:51 +00:00
Slow down redraw
Combine improvements and slow down refresh.
This commit is contained in:
@@ -304,8 +304,8 @@ void ADSBRxView::on_frame(const ADSBFrameMessage * message) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
replace_entry(entry);
|
||||
recent_entries_view.set_dirty();
|
||||
|
||||
logger = std::make_unique<ADSBLogger>();
|
||||
if (logger) {
|
||||
|
Reference in New Issue
Block a user