5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-02 22:18:28 -04:00

Tools: ardupilotwaf: add AP_Servo_Telem to common vehicle libraries

This commit is contained in:
Iampete1 2024-11-16 11:15:14 +00:00 committed by Andrew Tridgell
parent 38c3257151
commit b9dd814935

View File

@ -107,6 +107,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_EFI',
'AP_Hott_Telem',
'AP_ESC_Telem',
'AP_Servo_Telem',
'AP_Stats',
'AP_GyroFFT',
'AP_RCTelemetry',