platformio / platform-espressif8266

Espressif 8266: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif8266
Apache License 2.0
323 stars 219 forks source link

Esp8266ExceptionDecoder: fix crash on Windows with Python <3;3.7> #201

Closed Tasssadar closed 4 years ago

Tasssadar commented 4 years ago

Fix for https://github.com/platformio/platform-espressif8266/issues/31#issuecomment-599285100 encoding mistake.

Fixes #31