![]() |
ESP3D
3.0
Firmware for ESP boards connected to 3D Printer
|
Go to the source code of this file.
Classes | |
class | WiFiConfig |
Macros | |
#define | MAX_SSID_LENGTH 32 |
#define | MIN_SSID_LENGTH 1 |
#define | MIN_CHANNEL 1 |
#define | MAX_CHANNEL 14 |
#define | MAX_PASSWORD_LENGTH 64 |
#define | MIN_PASSWORD_LENGTH 8 |
#define | _WIFI_CONFIG_H |
#define _WIFI_CONFIG_H |
Definition at line 51 of file wificonfig.h.
#define MAX_CHANNEL 14 |
Definition at line 25 of file wificonfig.h.
#define MAX_PASSWORD_LENGTH 64 |
Definition at line 26 of file wificonfig.h.
#define MAX_SSID_LENGTH 32 |
Definition at line 22 of file wificonfig.h.
#define MIN_CHANNEL 1 |
Definition at line 24 of file wificonfig.h.
#define MIN_PASSWORD_LENGTH 8 |
Definition at line 29 of file wificonfig.h.
#define MIN_SSID_LENGTH 1 |
Definition at line 23 of file wificonfig.h.