You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #33 from bxparks/develop
1.4 - support binary encoded buttons
* 1.4 (2020-01-12)
* Add better explanation and examples of multiple buttons to the README.md.
* Add `Encoded8To3ButtonConfig` and ` Encoded4To2ButtonConfig` classes to
support [BinaryEncoding](docs/binary_encoding/). Verified to work using
diodes or a 74LS148 chip. Inspired by [Issue
#32](#32).