|
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 | |
| TemperatureSensor | temp_sensor (pin::temp_sensor_bus) |
| void loop | ( | ) |
Definition at line 28 of file test_temperature.cpp.
| void setup | ( | ) |
Definition at line 21 of file test_temperature.cpp.
| TemperatureSensor temp_sensor(pin::temp_sensor_bus) | ( | pin::temp_sensor_bus | ) |