(2026-02-11)
Bug Fixes
- improv-wifi RPC response length and checksum calculation (#47) (86bd6b9)
- 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
- Fix/improv rpc response by @lutzh86 in #47
- ci: update GitHub build actions by @zehnm in #50
New Contributors
Full Changelog: v0.8.1...latest