mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
waf: fixed link of antennatracker on windows
This commit is contained in:
parent
5ef0c4d3fe
commit
9653aae21f
@ -51,6 +51,8 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'StorageManager',
|
||||
'AP_Tuning',
|
||||
'AP_RPM',
|
||||
'AP_RSSI',
|
||||
'AP_Mount',
|
||||
]
|
||||
|
||||
def _get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user