leodesigner / esp-link

esp8266 wifi-serial bridge, outbound TCP/UDP/REST, and arduino/STM32/AVR/LPC/NXP programmer
Other
2 stars 4 forks source link

solution to issue #267 (in jeelabs/esp-link) #2

Closed dyarkovoy closed 6 years ago

dyarkovoy commented 6 years ago

It takes way over 9000ms to flash my ESP8266-01, so when I do Upgrade Firmware, it times out and aborts prematurely. Maybe this should be configurable, but for now set it to 30000ms

leodesigner commented 6 years ago

I will merge right now, seems reasonable, however I can't test it with ESP-01 module. Thanks.