Tools/ardupilotwaf: add support for Networking

This commit is contained in:
Tom Pittenger 2023-07-03 18:10:01 -07:00 committed by Andrew Tridgell
parent 169a7b1c73
commit f885cb2eb6
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_Module',
'AP_Button',
'AP_ICEngine',
'AP_Networking',
'AP_Frsky_Telem',
'AP_FlashStorage',
'AP_Relay',