1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-22 08:22:04 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
a1fa79aa24 Added check if wifi shield is not present 2012-05-26 12:02:15 +02:00
84403e2512 Fixed DNS issue 2012-03-15 01:18:43 +01:00
cd0c0f2616 Added comments 2012-03-07 00:05:54 +01:00
514a694c8a Fix issues on get encryptionType for the current associated network.
Fix issue related to retrieve encription type and RSSI for the available networks
2012-03-04 11:42:48 +01:00
00b945d869 Changes to integrate latest core updates to WiFly branch 2011-08-31 10:34:51 +02:00
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
2afd95128c Changed localIP function name 2011-06-06 01:27:45 +02:00
4f7e2f1201 Bugfix and fix compilation erro with new-extensions branch 2011-05-18 08:39:47 +02:00
d640f9c77a Bugfix for Open and WEP nets 2011-04-05 23:24:17 +02:00
765e848fdb Changes on WiFi API after review. Add driver utility implementation 2011-03-08 22:13:54 +01:00
9d60bbb0dc Add overloads of begin()-Add IpAddress class 2011-03-05 00:02:04 +01:00
58fb458101 Updated header file 2011-03-01 19:38:14 +01:00
7f3e8a6c5b WiFi API first draft 2011-02-28 13:49:08 +01:00