mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -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_Gripper',
|
||||
'AP_RTC',
|
||||
'AC_Sprayer',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user