mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-11 15:29:28 -05:00
Update ui_adsb_rx.cpp
This commit is contained in:
parent
bbd9a865de
commit
23ec3ff11b
@ -129,7 +129,7 @@ ADSBRxDetailsView::ADSBRxDetailsView(
|
||||
on_close_(on_close)
|
||||
{
|
||||
char file_buffer[32] { 0 };
|
||||
bool found = false;i
|
||||
bool found = false;
|
||||
int number_of_airlines = 0;
|
||||
std::string airline_code;
|
||||
size_t c;
|
||||
|
Loading…
Reference in New Issue
Block a user