#include <espduino.h>#include <rest.h>Go to the source code of this file.
Functions | |
| void | wifiCb (void *response) |
| void | setup () |
| void | printChar (char c) |
| void | loop () |
Variables | |
| ESP esp & | Serial |
| REST rest & | esp |
| boolean | wifiConnected = false |
| uint32_t | timer = 0 |
| void printChar | ( | char | c | ) |
| void wifiCb | ( | void * | response | ) |
| ELClientSocket udp2 & esp |
| ESP esp& Serial |