Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 2:15b6f6754f76
- Parent:
- 1:d0ec28e041d6
- Child:
- 3:b382ac9e8754
diff -r d0ec28e041d6 -r 15b6f6754f76 main.cpp --- a/main.cpp Thu Nov 08 01:52:13 2012 +0000 +++ b/main.cpp Thu Nov 08 01:54:38 2012 +0000 @@ -12,10 +12,8 @@ #define PORT 80 #define SECURE GSSEC_WPA2_PSK -//#define SSID "SSID" -//#define PASS "passkey" -#define SSID "ROBOBA" -#define PASS "roboba1234567" +#define SSID "SSID" +#define PASS "passkey" // GSwifi gs(p13, p14); // TX, RX (no flow control) GSwifi gs(p13, p14, p12, P0_22); // TX, RX, CTS, RTS