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

v1.4.0 to fix doubled time for `ESP32_C3, ESP32_S2 and ESP32_S3` and to use `allman astyle`

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 17 Nov 02:57
· 5 commits to main since this release
814d0be

Releases v1.4.0

  1. Fix doubled time for ESP32_C3, ESP32_S2 and ESP32_S3. Check Error in the value defined by TIMER0_INTERVAL_MS #28
  2. Modify examples to avoid using LED_BUILTIN / GPIO2 and GPIO2 as they can cause crash in some boards, such as ESP32_C3
  3. Use allman astyle and add utils