waf: added AP_Module to the build
This commit is contained in:
parent
33ce1213a2
commit
d25db426a3
@ -55,6 +55,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_RPM',
|
||||
'AP_RSSI',
|
||||
'AP_Mount',
|
||||
'AP_Module',
|
||||
]
|
||||
|
||||
def _get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user