waf: add AP_VideoTX module

This commit is contained in:
Andy Piper 2021-01-29 19:57:21 +00:00 committed by Andrew Tridgell
parent 2d0fe8b883
commit 7aa1e2d63b
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_OLC',
'AP_WheelEncoder',
'AP_ExternalAHRS',
'AP_VideoTX',
]
def get_legacy_defines(sketch_name):