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

v1.8.0 to fix doubled time for ESP32_C3 and to use `allman astyle`

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 16 Nov 22:39
· 7 commits to main since this release
6fe9817

Releases v1.8.0

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