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