Skip to content

v1.5.4

Compare
Choose a tag to compare
@mobizt mobizt released this 30 Oct 18:56
· 451 commits to master since this release

October 30, 2021

v1.5.4 stable release

Updates:

  • Add support PSRAM in ESP32.
  • Fix ethernet connection issue in ESP32 core v2.0.0.
  • Reduce overall memory usage by moving from std::string and Arduino String to MB_String.