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.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 2:a2eb4f90766e
- Parent:
- 1:b20b759ee10e
--- a/main.cpp Wed Nov 21 20:26:14 2018 +0000
+++ b/main.cpp Wed Nov 21 20:27:37 2018 +0000
@@ -48,7 +48,7 @@
dev.puts("AT+CIPSTA?\r\n");
wait(1);
-
+
while(1) {
if (sw1==0){
dev.puts("AT+CIPCLOSE=1\r\n");