INF2004-Project v0.1
 
Loading...
Searching...
No Matches
WiFi Constants

Constants for the WiFi module. More...

Macros

#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.
 

Detailed Description

Constants for the WiFi module.