1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-12 23:08:52 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Mimmo La Fauci
910111abc6 Added check in case of shield not present 2012-05-26 12:06:14 +02:00
Tom Igoe
6e149c4e32 Took Leonardo check out of ScanNetworks example 2012-04-23 11:39:15 -04:00
Tom Igoe
78b5e3cba5 Updated all Wifi web client and server examples to attempt continual reconnects to the SSID 2012-04-23 11:26:58 -04:00
Tom Igoe
5e9c956338 Added Serial open check for Leonardo to ScanNetworks example 2012-04-02 09:45:39 -04:00
Tom Igoe
71ee20314f Re-formatted ScanNetworks output 2012-03-12 14:35:02 -04:00
Tom Igoe
44fb113fd3 Reformatted reporting on ScanNetworks 2012-03-09 21:42:57 -05:00
Tom Igoe
1d7d421cef updated ScanNetworks to include RSSI and encryption (really this time!) 2012-03-04 17:12:14 -05:00
Tom Igoe
45ab1504ac Updated ScanNetworks to include RSSI and Encryption type for each network 2012-03-04 16:59:16 -05:00
Tom Igoe
63a462862a Added ScanNetworks example, for all encryption types
Since this example doesn't need a connection to a network to see what
nets are out there, I went with one example rather than three.
2012-03-02 13:30:57 -05:00