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:
parent
38c3257151
commit
b9dd814935
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user