1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-20 21:01:25 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
fa9393f7c4 Avoid to print Warning Messages on Arduino monitor.
Add debug command on wifi shield to enable debug msgs.
Solved issue on repeat quick refresh or stop and go web server
2012-02-10 00:49:42 +01:00
00c36dc563 WiFi libraries: Bugfix on TestReport 12.01.2012 2012-02-04 12:29:12 +01:00
7c6795d5a8 Fix merge issues 2011-09-14 00:17:15 +02:00
af0dd1926a Change the return type of write() from void to size_t on WiFiServer class 2011-09-14 00:13:31 +02:00
7c484e3cb3 Changed the return type on write() from void to size_t to match Print.h 2011-09-13 17:36:01 -04:00
20bea5fcc0 Making Print::write(char *) non-virtual on WiFi lib 2011-09-13 21:48:09 +02:00
00b945d869 Changes to integrate latest core updates to WiFly branch 2011-08-31 10:34:51 +02:00