|
MistyGro API
C++ API for MistyGro's ESP32 controller based on the Arduino framework
|

Go to the source code of this file.
Functions | |
| void | setup () |
| void | loop () |
Variables | |
| RelayAL | misters (12) |
| RelayAL | light (14) |
| RelayAH | extra_out (27) |
| void loop | ( | ) |
Definition at line 31 of file test_relays.cpp.
| void setup | ( | ) |
Definition at line 23 of file test_relays.cpp.
| RelayAH extra_out(27) | ( | 27 | ) |
| RelayAL light(14) | ( | 14 | ) |
| RelayAL misters(12) | ( | 12 | ) |