mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
waf: added AP_JSON to library list
This commit is contained in:
parent
d5e4d191d5
commit
a7fba2ba5f
@ -116,6 +116,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_OpenDroneID',
|
||||
'AP_CheckFirmware',
|
||||
'AP_ExternalControl',
|
||||
'AP_JSON',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name, bld):
|
||||
|
Loading…
Reference in New Issue
Block a user