ardupilot/libraries/AP_SerialManager
Andrew Tridgell 08ca708347 AP_SerialManager: fixed AP_Periph GPS
the disable of RX/TX pins broke AP_Periph on boards that don't enable
the GCS, as they don't have the SERIALn parameters, so we disable the
UART pins of the GPS
2021-12-21 20:14:55 +11:00
..
AP_SerialManager.cpp AP_SerialManager: fixed AP_Periph GPS 2021-12-21 20:14:55 +11:00
AP_SerialManager.h AP_SerialManager: added have_serial() method 2021-12-21 11:07:44 +11:00