2.1.1 ESP3D for ESP8266/ESP32
- Fix mdns update for esp8266 ( @dmonty2 )
- Better PlatformIO.ini (@sl1pkn07)
- Fix random webupdate failed on ESP01 due to wrong sketch size
- Fix max data limit from 128 to 127 due to miscalculation and possible overlap ( @TheMaskedDeveloper)
- Fix type for [ESP110] parameters thanks (@Patronics )
- Fix garbage sent to websocket when using as debug
- Fix timeout in web command
- Add option to disable Serial check sum