(2026-01-09)
Bug Fixes
- correct initial pin state for inverted IR emitters (#48) (4a7d22c)
- use free() instead of delete for cJSON strings (#49) (6082dd8)
What's Changed
- Feature/adding pinout by @lutzh86 in #45
- fix(ir): correct initial pin state for inverted IR emitters by @lutzh86 in #48
- fix: use free() instead of delete for cJSON strings by @lutzh86 in #49
New Contributors
Full Changelog: v0.8.1...latest