APM:Libraries
|
APM relay control class. More...
#include <AP_Param/AP_Param.h>
Go to the source code of this file.
Classes | |
class | AP_Relay |
Class to manage the ArduPilot relay. More... | |
Macros | |
#define | AP_RELAY_NUM_RELAYS 4 |
APM relay control class.
Definition in file AP_Relay.h.
#define AP_RELAY_NUM_RELAYS 4 |
Definition at line 14 of file AP_Relay.h.
Referenced by AP_Relay::enabled(), AP_Relay::init(), AP_Relay::off(), AP_Relay::on(), and AP_Relay::toggle().