mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Add WEP/WAP connection example and server example
This commit is contained in:
@ -10,8 +10,6 @@
|
||||
#define WIFI_SPI_ERR 0xFF
|
||||
|
||||
#define TIMEOUT_CHAR 1000
|
||||
#define DELAY_RX_TX 200 //usec
|
||||
#define DELAY_POST_CMD 0 //usec
|
||||
|
||||
//#define MAX_SOCK_NUM 4 /**< Maxmium number of socket */
|
||||
#define NO_SOCKET_AVAIL 255
|
||||
|
Reference in New Issue
Block a user