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:
parent
7a43092df0
commit
dd73a1885e
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user