Skip to content

Commit

Permalink
waf: added AP_JSON to library list
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Feb 1, 2024
1 parent cd1e127 commit b9f304d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/ardupilotwaf/ardupilotwaf.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
'AP_OpenDroneID',
'AP_CheckFirmware',
'AP_ExternalControl',
'AP_JSON',
]

def get_legacy_defines(sketch_name, bld):
Expand Down

0 comments on commit b9f304d

Please sign in to comment.