1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

examples code cleanup (#5290)

* Update WiFiMulti.ino

* Update WiFiClientBasic.ino

* Update WiFiWebServer.ino

* Update WiFiClient.ino

* Update WiFiHTTPSServer.ino
This commit is contained in:
dsv19
2018-10-29 04:29:03 +02:00
committed by Develo
parent 22bab5f09b
commit ef95e05319
5 changed files with 0 additions and 5 deletions

View File

@ -13,7 +13,6 @@ const uint16_t port = 17;
void setup() {
Serial.begin(115200);
delay(10);
// We start by connecting to a WiFi network