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

Remove non-ASCII or non-UTF8 character (#6687)

Newer version of Platformio generates a warning
This commit is contained in:
Jason2866 2019-10-29 13:45:41 +01:00 committed by david gauchard
parent 7a43092df0
commit dd73a1885e

View File

@ -1,6 +1,6 @@
name=ESP8266HTTPUpdateServer
version=1.0
author=Ivan Grokhotkov, Miguel Ángel Ajo
author=Ivan Grokhotkov, Miguel Angel Ajo
maintainer=Ivan Grokhtkov <ivan@esp8266.com>
sentence=Simple HTTP Update server based on the ESP8266WebServer
paragraph=The library accepts HTTP post requests to the /update url, and updates the ESP8266 firmware.