1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Mimmo La Fauci
28a453783f Fixed WebServer Issue 2012-05-25 08:46:04 +02:00
Mimmo La Fauci
d647a4b077 Fixed issue with WiFiWebClient, WiFiPachubeClient, WiFiTwitterClient 2012-03-13 12:21:54 +01:00
Mimmo La Fauci
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
Mimmo La Fauci
00c36dc563 WiFi libraries: Bugfix on TestReport 12.01.2012 2012-02-04 12:29:12 +01:00
mlafauci
65d2778087 delete some debug print 2011-06-06 01:28:16 +02:00
mlafauci
0b8d3f6421 Fix compilation errors on examples and adapt API to new Ethernet functions 2011-05-18 15:37:29 +02:00
mlafauci
c10210a881 Added Client connection and WebClient example 2011-04-24 00:45:47 +02:00
mlafauci
49912f241f Debug on Server TCP 2011-04-21 07:47:54 +02:00
mlafauci
41bce76a03 Add WEP/WAP connection example and server example 2011-04-07 23:55:10 +02:00
mlafauci
d640f9c77a Bugfix for Open and WEP nets 2011-04-05 23:24:17 +02:00
mlafauci
765e848fdb Changes on WiFi API after review. Add driver utility implementation 2011-03-08 22:13:54 +01:00