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 ESP8266Interface by
History
voor arne
2017-02-06, by blownelco [Mon, 06 Feb 2017 08:22:23 +0000] rev 49
voor arne
ESP8266 was changing ssid spaces to "$". Unecessary. Removed this feature.
2015-06-10, by sarahmarshy [Wed, 10 Jun 2015 15:47:33 +0000] rev 48
ESP8266 was changing ssid spaces to "$". Unecessary. Removed this feature.
turned off info print messages
2015-06-08, by mbedAustin [Mon, 08 Jun 2015 21:32:12 +0000] rev 47
turned off info print messages
Debug messages off
2015-06-05, by sarahmarshy [Fri, 05 Jun 2015 16:17:07 +0000] rev 46
Debug messages off
merging in fixes from various members across various branches together.
2015-06-03, by mbedAustin [Wed, 03 Jun 2015 18:36:02 +0000] rev 45
merging in fixes from various members across various branches together.
-UDP Client working ; -Interfaces with WebSocketClient; -General improvements
2015-06-03, by sarahmarshy [Wed, 03 Jun 2015 18:21:19 +0000] rev 44
-UDP Client working ; -Interfaces with WebSocketClient; -General improvements
added warning about sending messages > 2048 bytes
2015-05-07, by mbedAustin [Thu, 07 May 2015 04:00:27 +0000] rev 43
added warning about sending messages > 2048 bytes
enabled TCPConnection debug messages, made tcpconnection and socket messages more verbose (file and line number included in output)
2015-05-07, by mbedAustin [Thu, 07 May 2015 03:51:02 +0000] rev 42
enabled TCPConnection debug messages, made tcpconnection and socket messages more verbose (file and line number included in output)
cleaned up DBG printf messages, made print pretty
2015-05-07, by mbedAustin [Thu, 07 May 2015 03:37:55 +0000] rev 41
cleaned up DBG printf messages, made print pretty
Update so close exits transparent mode without depending on state from the application
2015-05-04, by sam_grove [Mon, 04 May 2015 12:04:54 +0000] rev 40
Update so close exits transparent mode without depending on state from the application