v0.2.3
What's Changed
- feat(color): added equality operators by @finger563 in #102
- feat(state_machine): update example by @finger563 in #103
- Fix(color): HSV to RGB when saturation is 0 by @finger563 in #104
- Feature/display driver reset polarity by @finger563 in #107
- feat(display_drivers): allow for no reset pin by @finger563 in #108
- Provide cross-platform support for some core components by @finger563 in #109
- fix(adc): make AdcConfig operators static by @finger563 in #110
- Feature/aw9523 update by @SamAtBackbone in #111
- fix(ndef): flesh out ble oob ndef record by @finger563 in #112
- Feat/ads7138 delayed init by @finger563 in #113
- Spelling/aw9523 output drive mode PUSH_PUSH -> PUSH_PULL by @finger563 in #114
- fix(cli): add missing include to line_input.hpp by @finger563 in #115
- feat(aw9523): add auto_init to config by @finger563 in #116
New Contributors
- @SamAtBackbone made their first contribution in #111
Full Changelog: v0.2.2...v0.2.3