mirror of https://github.com/ArduPilot/ardupilot
mk: added AP_TempCalibration and AP_Radio
This commit is contained in:
parent
763aee6b48
commit
88d53aaa92
|
@ -11,3 +11,5 @@ LIBRARIES += AP_Relay
|
|||
LIBRARIES += AP_ServoRelayEvents
|
||||
LIBRARIES += AP_Volz_Protocol
|
||||
LIBRARIES += AP_SBusOut
|
||||
LIBRARIES += AP_TempCalibration
|
||||
LIBRARIES += AP_Radio
|
||||
|
|
Loading…
Reference in New Issue