Thingspeak_use_IDW01M1
Dependencies: DHT11 NetworkSocketAPI X_NUCLEO_IDW01M1v2 mbed
Fork of AirQuality_DHT11_Thingspeak_WiFi by
Revision 7:92b5480bb3e4, committed 2016-10-17
- Comitter:
- nikapov
- Date:
- Mon Oct 17 15:26:16 2016 +0000
- Parent:
- 6:196de97a7195
- Child:
- 8:74b827befe72
- Commit message:
- Updated network data.
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Oct 17 15:11:29 2016 +0000
+++ b/main.cpp Mon Oct 17 15:26:16 2016 +0000
@@ -56,8 +56,8 @@
int main() {
int err;
- char * ssid = "crespan";
- char * seckey = "Elfrontal0";
+ char * ssid = "STM";
+ char * seckey = "STMDemo";
pc.printf("\r\nX-NUCLEO-IDW01M1 mbed Application\r\n");
pc.printf("\r\nconnecting to AP\r\n");
