MistyGro API
C++ API for MistyGro's ESP32 controller based on the Arduino framework
Functions | Variables
test_relays.cpp File Reference
#include <Arduino.h>
#include "relay.h"
Include dependency graph for test_relays.cpp:

Go to the source code of this file.

Functions

void setup ()
 
void loop ()
 

Variables

RelayAL misters (12)
 
RelayAL light (14)
 
RelayAH extra_out (27)
 

Function Documentation

◆ loop()

void loop ( )

Definition at line 31 of file test_relays.cpp.

◆ setup()

void setup ( )

Definition at line 23 of file test_relays.cpp.

Variable Documentation

◆ extra_out

RelayAH extra_out(27) ( 27  )

◆ light

RelayAL light(14) ( 14  )

◆ misters

RelayAL misters(12) ( 12  )