|
EmlaLockSafe
|
#include "Configuration.h"#include "ConfigurationServerBase.h"#include <Arduino.h>#include <DNSServer.h>#include <Esp.h>#include <LiquidCrystal_PCF8574.h>#include <WiFi.h>#include <list>#include <mutex>Go to the source code of this file.
Classes | |
| class | configuration::WifiConfigurationServer |
| Class implementing the configuration of the WiFi. More... | |
Namespaces | |
| namespace | configuration |
Macros | |
| #define | CONFIGURATION_SSID "SafeSetup" |
| Name of the the temporary WiFi for the configuration. More... | |
| #define CONFIGURATION_SSID "SafeSetup" |
Name of the the temporary WiFi for the configuration.