|
APM:Libraries
|
Go to the source code of this file.
Macros | |
| #define | RELAY1_PIN_DEFAULT 13 |
| #define | RELAY2_PIN_DEFAULT -1 |
| #define | RELAY3_PIN_DEFAULT -1 |
| #define | RELAY4_PIN_DEFAULT -1 |
Variables | |
| const AP_HAL::HAL & | hal |
| -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More... | |
| #define RELAY1_PIN_DEFAULT 13 |
Definition at line 12 of file AP_Relay.cpp.
| #define RELAY2_PIN_DEFAULT -1 |
Definition at line 40 of file AP_Relay.cpp.
| #define RELAY3_PIN_DEFAULT -1 |
Definition at line 44 of file AP_Relay.cpp.
| #define RELAY4_PIN_DEFAULT -1 |
Definition at line 48 of file AP_Relay.cpp.
| const AP_HAL::HAL& hal |
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
Definition at line 14 of file AC_PID_test.cpp.
1.8.13