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
1 changed files with 1 additions and 0 deletions

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',