Constants for the WiFi module.
More...
|
#define | WIFI_BUFFER_SIZE 2048 |
| Buffer size for messages sent out via wifi.
|
|
#define | WIFI_MAX_MESSAGE_LENGTH 1024 |
| Maximum length of a received message.
|
|
#define | WIFI_POLL_TIME_S 20 |
| Poll time in seconds.
|
|
#define | WIFI_TCP_PORT 4242 |
| Port to listen on.
|
|
Constants for the WiFi module.