@ -56,6 +56,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_RSSI',
'AP_Mount',
'AP_Module',
'AP_Button',
]
def _get_legacy_defines(sketch_name):
@ -1,2 +1,3 @@
# libraries linked into every program
LIBRARIES += AP_Module
LIBRARIES += AP_Button