mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
waf: build with AP_TempCalibration
This commit is contained in:
parent
177284bd6b
commit
5c259459ea
@ -68,6 +68,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_RAMTRON',
|
'AP_RAMTRON',
|
||||||
'AP_RCProtocol',
|
'AP_RCProtocol',
|
||||||
'AP_Radio',
|
'AP_Radio',
|
||||||
|
'AP_TempCalibration',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user