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

8 Commits

Author SHA1 Message Date
mlafauci
5353092332 Moved WiFi driver initialization to default constructor
Moved scanNetworks in the example before wifi connection
setup in order to show the list of possible WiFi APs.
2011-06-08 00:54:14 +02:00
mlafauci
2afd95128c Changed localIP function name 2011-06-06 01:27:45 +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
4f7e2f1201 Bugfix and fix compilation erro with new-extensions branch 2011-05-18 08:39:47 +02:00
mlafauci
49912f241f Debug on Server TCP 2011-04-21 07:47:54 +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
Mimmo
7f3e8a6c5b WiFi API first draft 2011-02-28 13:49:08 +01:00