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

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

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 16 Nov 23:20
· 7 commits to main since this release
4f6cf66

Releases v1.8.0

  1. Fix doubled time for ESP32_S2. 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