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

Typo error in ESP8266WiFiGeneric.h (#7797)

Error in copyright text about Arduino Wifi library
This commit is contained in:
David Luna
2020-12-27 22:15:26 +01:00
committed by GitHub
parent 5c29517d11
commit a3a7a23a92

View File

@ -1,6 +1,6 @@
/*
ESP8266WiFiGeneric.h - esp8266 Wifi support.
Based on WiFi.h from Ardiono WiFi shield library.
Based on WiFi.h from Arduino WiFi shield library.
Copyright (c) 2011-2014 Arduino. All right reserved.
Modified by Ivan Grokhotkov, December 2014
Reworked by Markus Sattler, December 2015