1
0
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:
mlafauci
2011-04-07 23:55:10 +02:00
parent d640f9c77a
commit 41bce76a03
8 changed files with 370 additions and 37 deletions

View File

@ -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