What's Changed
- Update buttons example: toggle LEDs when pushing buttons by @Xayton in #30
- Add
getDirection()
support toModulinoKnob
and example ⚡ by @AntonioBerna in #34 - Add support for character input (
'A'
,'B'
,'C'
) inisPressed()
by @AntonioBerna in #33 - fix: error if nano esp32 and selected Arduino pin number by @gbr1 in #36
- Update AddressChanger.ino spelling by @kunningKing11 in #37
- Make AddressChanger interactive by @Xayton in #31
- Assign Wire1 as default for NanoR4 by @facchinm in #38
New Contributors
- @Xayton made their first contribution in #30
- @AntonioBerna made their first contribution in #34
- @gbr1 made their first contribution in #36
- @kunningKing11 made their first contribution in #37
Full Changelog: 0.5.0...0.5.1