mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_Scripting: add option to disable relay and servorelay libraries
This commit is contained in:
parent
72a2962367
commit
f96266b227
@ -213,6 +213,7 @@ singleton AP_Terrain method height_above_terrain boolean float'Null boolean
|
||||
|
||||
include AP_Relay/AP_Relay.h
|
||||
|
||||
singleton AP_Relay depends AP_RELAY_ENABLED
|
||||
singleton AP_Relay rename relay
|
||||
singleton AP_Relay method on void uint8_t 0 AP_RELAY_NUM_RELAYS
|
||||
singleton AP_Relay method off void uint8_t 0 AP_RELAY_NUM_RELAYS
|
||||
|
Loading…
Reference in New Issue
Block a user