MistyGro API
C++ API for MistyGro's ESP32 controller based on the Arduino framework
|
#include "WiFi.h"
#include "secrets.h"
Go to the source code of this file.
Macros | |
#define | CHECK_NWS_TEST 0 |
Functions | |
void | initWiFi () |
void | setup () |
void | loop () |
#define CHECK_NWS_TEST 0 |
Definition at line 18 of file test_wifi.cpp.
void initWiFi | ( | ) |
Definition at line 20 of file test_wifi.cpp.
void loop | ( | ) |
Definition at line 48 of file test_wifi.cpp.
void setup | ( | ) |
Definition at line 32 of file test_wifi.cpp.