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`
LatestReleases v1.4.0
- Fix doubled time for
ESP32_C3, ESP32_S2 and ESP32_S3
. Check Error in the value defined by TIMER0_INTERVAL_MS #28 - Modify examples to avoid using
LED_BUILTIN
/GPIO2
andGPIO2
as they can cause crash in some boards, such asESP32_C3
- Use
allman astyle
and addutils