Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

v1.3.0 to add ESP32_S3 support, to remove hard-code if possible and to improve debug messages

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 05 Sep 00:01
· 9 commits to main since this release
043ba06

Releases v1.3.0

  1. Remove hard-code if possible
  2. Improve debug messages by adding functions to display error/state messages instead of cryptic error/state number
  3. Clean up
  4. Add support to ESP32_S3, using ESP32 core v2.0.3. Don't use ESP32_S3 with core v2.0.4. Check ESP32-S3 Powercycling right after uploading a sketch using Arduino IDE and Arduino Core 2.0.4 #7165