Closed matlo closed 6 years ago
Replace https://github.com/matlo/GIMX/blob/master/launcher/gimx-launcher.cpp#L503 with:
int pos = OutputChoice->FindString(wxT("ttyAMA0")); if (pos != wxNOT_FOUND) { OutputChoice->Delete(pos); }
Replace https://github.com/matlo/GIMX/blob/master/launcher/gimx-launcher.cpp#L503 with: