Thingspeak IoT using Nucleo-F411RE and IDW01m1
Dependencies: mbed X_NUCLEO_IDW01M1v2 NetworkSocketAPI
Diff: main.cpp
- Revision:
- 6:196de97a7195
- Parent:
- 4:40cb51547b9f
- Child:
- 7:92b5480bb3e4
--- a/main.cpp Fri Sep 09 10:52:57 2016 +0000 +++ b/main.cpp Mon Oct 17 15:11:29 2016 +0000 @@ -56,8 +56,8 @@ int main() { int err; - char * ssid = "STM"; - char * seckey = "STMdemoPWD"; + char * ssid = "crespan"; + char * seckey = "Elfrontal0"; pc.printf("\r\nX-NUCLEO-IDW01M1 mbed Application\r\n"); pc.printf("\r\nconnecting to AP\r\n");