MistyGro API
C++ API for MistyGro's ESP32 controller based on the Arduino framework
Functions | Variables
all_off.cpp File Reference
#include <Arduino.h>
#include <FirebaseESP32.h>
#include "relay.h"
Include dependency graph for all_off.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 32 of file all_off.cpp.

◆ setup()

void setup ( )

Definition at line 24 of file all_off.cpp.

Variable Documentation

◆ extra_out

RelayAH extra_out(27) ( 27  )

◆ light

LightScheduler light_scheduler & light ( 14  )

Definition at line 33 of file main.cpp.

◆ misters

RelayAL misters(12) ( 12  )