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.
Fork of WizFi310Interface_Legacy_newv34 by
Revision 5:1c1c8d8e07b0, committed 2017-11-28
- Comitter:
- wiznetw7500
- Date:
- Tue Nov 28 09:03:26 2017 +0000
- Parent:
- 4:460cb7603faf
- Commit message:
- wefgygf
Changed in this revision
| WizFi310Interface.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/WizFi310Interface.cpp Fri Nov 24 08:35:18 2017 +0000
+++ b/WizFi310Interface.cpp Tue Nov 28 09:03:26 2017 +0000
@@ -135,7 +135,7 @@
printf("===========================================\n\r");
wait(2);
- sprintf((char *)http_cmd,"GET https://api.thingspeak.com/update?api_key=1M68DA3MGRI6TGOO&field1=%d\r\n",data);
+ sprintf((char *)http_cmd,"GET http://api.thingspeak.com/update?api_key=N22Y0CKYMCI0SDGD&field2=%d\r\n",data);
// sprintf((char *)http_cmd,"GET https://api.thingspeak.com/update?api_key=H1S5TNVE9QZ4V86Q&field1=%d\r\n",CDS_data);
