Releases: RoboticsBrno/SmartLeds
Releases · RoboticsBrno/SmartLeds
v3.1.3
What's Changed
- fix: do not set IRAM ISR flag if the config is not set by @Tasssadar in #48
Full Changelog: v3.1.2...v3.1.3
v3.1.2
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- fix: warning about narrowing conversion by @Tasssadar in #46
Full Changelog: v3.1.0...v3.1.1
v3.1.0
- fix: compatiblity with ESP32 C3
- feat: add
channel()
getter toSmartLeds
object
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Refactored to use new RMT driver on IDF 5.0
- Works with IDF >= 4.0 only
- Added CMakeLists.txt for use as IDF component
Full Changelog: v2.0.0...v3.0.0