From 5af03361775e78fc7a0721ceec198663d2f1db44 Mon Sep 17 00:00:00 2001 From: A C SREEDHAR REDDY Date: Wed, 20 Feb 2019 04:20:20 +0530 Subject: [PATCH] Changed the description of file (#2476) --- 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 b53b6619..ad6c3274 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