mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
Tools: add sprayer to standard libraries
This commit is contained in:
parent
2d89bcaef6
commit
4915c72f10
@ -75,6 +75,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_Proximity',
|
'AP_Proximity',
|
||||||
'AP_Gripper',
|
'AP_Gripper',
|
||||||
'AP_RTC',
|
'AP_RTC',
|
||||||
|
'AC_Sprayer',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user