From 171499254ab5b1034ef5edca7847d1d23b116ec3 Mon Sep 17 00:00:00 2001 From: A C SREEDHAR REDDY Date: Tue, 19 Feb 2019 15:50:14 +0530 Subject: [PATCH] Changed the description of file --- libraries/WiFi/src/WiFi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/WiFi/src/WiFi.h b/libraries/WiFi/src/WiFi.h index b53b6619aaf..ad6c327427c 100644 --- a/libraries/WiFi/src/WiFi.h +++ b/libraries/WiFi/src/WiFi.h @@ -1,5 +1,5 @@ /* - ESP8266WiFi.h - esp8266 Wifi support. + WiFi.h - esp32 Wifi support. Based on WiFi.h from Arduino WiFi shield library. Copyright (c) 2011-2014 Arduino. All right reserved. Modified by Ivan Grokhotkov, December 2014