14 #define AP_RELAY_NUM_RELAYS 4 33 void off(uint8_t relay);
39 void toggle(uint8_t relay);
AP_Relay & operator=(const AP_Relay &)=delete
bool enabled(uint8_t relay)
A system for managing and storing variables that are of general interest to the system.
void toggle(uint8_t relay)
AP_Int8 _pin[AP_RELAY_NUM_RELAYS]
Class to manage the ArduPilot relay.
#define AP_RELAY_NUM_RELAYS
static const struct AP_Param::GroupInfo var_info[]