This program opens a socket and wait connection through Wi-Fi. When the socket is connected, print out received characters to LCD.

Dependencies:   TextLCD mbed

private.h

Committer:
nakata
Date:
2012-04-23
Revision:
0:ac3682c7c208
Child:
2:f5754fb90f07

File content as of revision 0:ac3682c7c208:

/*
 * personal setting
 * please set your personal environment
 */
#define SSID    "0007406A33DE"

//#define WEP40_KEY ""
//#define WEP104_KEY ""
//#define AES_KEY ""
#define TKIP_KEY "osakanakuwaetadoraneko"
//#define MIX_KEY ""