Skip to content

2.1.1 ESP3D for ESP8266/ESP32

Compare
Choose a tag to compare
@luc-github luc-github released this 18 Sep 08:08
· 1 commit to 2.1 since this release
3ff58b0
  • 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