• dogmaphobic's avatar
    Don't look for the ESP8266 if running unit tests. · e4d70460
    dogmaphobic authored
    Fact* espVersion = getFact(FactSystem::ParameterProvider, MAV_COMP_ID_UDP_BRIDGE, "SW_VER"); crashes unit test if the parameter does not exist (which is exactly what the call is trying to establish).
    e4d70460
PX4AutoPilotPlugin.cc 6.27 KB