mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-07 14:12:31 -04:00
Slow down redraw
Combine improvements and slow down refresh.
This commit is contained in:
parent
1a21e06bbe
commit
8a4564f6f5
2 changed files with 14 additions and 25 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue