RBE1001Lib
|
Go to the source code of this file.
Functions | |
void | setup () |
void | loop () |
Variables | |
WifiManager | manager |
void loop | ( | ) |
Definition at line 13 of file WifiManagerExample.ino.
References Connected, WifiManager::getState(), and WifiManager::loop().
void setup | ( | ) |
Definition at line 8 of file WifiManagerExample.ino.
References WifiManager::setupScan().
WifiManager manager |
Definition at line 6 of file WifiManagerExample.ino.