Skip to content

v2.8.2

Latest

Choose a tag to compare

@tjhorner tjhorner released this 03 Mar 23:19
· 1 commit to main since this release
235747a

This version changes some configuration parameters to take better advantage of the ESP32-S3's hardware.

  • Increase CPU frequency to 240MHz (up from the default of 160MHz)
  • Enable PSRAM at 80MHz

These changes will result in a small performance increase by default, but are primarily useful for those customizing the firmware and adding resource-hungry components.

Full Changelog: v2.8.1...v2.8.2