mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
add http client configurable timeout usefull when download is slow on server side (#4705)
* add http client configurable timeout usefull when download is slow from server side * member init outside constructor body. * removed this.
This commit is contained in:
committed by
Develo
parent
76a14b1f63
commit
bd87970aae
@ -1,5 +1,5 @@
|
||||
name=ESP8266httpUpdate
|
||||
version=1.1
|
||||
version=1.2
|
||||
author=Markus Sattler
|
||||
maintainer=Markus Sattler
|
||||
sentence=Http Update for ESP8266
|
||||
|
Reference in New Issue
Block a user