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 | |
ADC | adc |
LDR | ldr (10, &adc) |
void loop | ( | ) |
Definition at line 28 of file test_ldr.cpp.
void setup | ( | ) |
Definition at line 21 of file test_ldr.cpp.
ADC adc |
Definition at line 18 of file test_ldr.cpp.