modified by ohneta

Dependencies:   ATParser

Dependents:   ESP8266Interface

Fork of ESP8266 by NetworkSocketAPI

History

check of disconnected on close() default tip

2015-11-11, by ohneta [Wed, 11 Nov 2015 03:40:18 +0000] rev 15

check of disconnected on close()


for AT_V0.50/SDK_V1.4.0

2015-11-10, by ohneta [Tue, 10 Nov 2015 14:42:20 +0000] rev 14

for AT_V0.50/SDK_V1.4.0


Waits added for send command, and actual data sent

2015-08-05, by sarahmarshy [Wed, 05 Aug 2015 21:57:41 +0000] rev 13

Waits added for send command, and actual data sent


Merge

2015-07-27, by sarahmarshy [Mon, 27 Jul 2015 15:25:47 +0000] rev 12

Merge


Sending changes

2015-07-27, by sarahmarshy [Mon, 27 Jul 2015 15:17:06 +0000] rev 11

Sending changes


Revisions

2015-07-24, by sarahmarshy [Fri, 24 Jul 2015 22:43:06 +0000] rev 10

Revisions


Updates

2015-07-26, by sam_grove [Sun, 26 Jul 2015 21:53:38 +0000] rev 9

Updates


Moved AT commands to ESP8266 driver.

2015-07-23, by sarahmarshy [Thu, 23 Jul 2015 21:25:06 +0000] rev 8

Moved AT commands to ESP8266 driver.


Changed to be compatible with new AtParser. Functioning recieve command.

2015-07-21, by sarahmarshy [Tue, 21 Jul 2015 19:54:23 +0000] rev 7

Changed to be compatible with new AtParser. Functioning recieve command.


Added ATParser

2015-07-17, by sarahmarshy [Fri, 17 Jul 2015 23:14:26 +0000] rev 6

Added ATParser