earlephilhower / arduino-pico

Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards
GNU Lesser General Public License v2.1
2.03k stars 423 forks source link

Fix timeout in WebServer::_uploadReadByte and handleClient() #2290

Closed earlephilhower closed 3 months ago

earlephilhower commented 3 months ago

Upstream patch https://github.com/espressif/arduino-esp32/pull/9991