mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-09 22:24:14 +03:00
Previously, this would error out with an index out of bounds exception. Now, an IOException is thrown, which is properly handled further up the call chain.