1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/libraries/WiFi/examples
Waldo Costa 72754d8dad
deleted repeated lines in sketch description
"This example is written for a network using WPA encryption. For
 WEP or WPA, change the Wifi.begin() call accordingly."
2017-11-19 17:39:01 -02:00
..
ConnectNoEncryption Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
ConnectWithWEP Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
ConnectWithWPA Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
ScanNetworks Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
SimpleWebServerWiFi Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
WiFiChatServer Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
WiFiUdpNtpClient Remove extra Udp.parsePacket() from example, it should only be called once 2016-03-04 13:07:45 +01:00
WiFiUdpSendReceiveString Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
WiFiWebClient deleted repeated lines in sketch description 2017-11-19 17:39:01 -02:00
WiFiWebClientRepeating Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
WiFiWebServer Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00