mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
487 B
487 B
Change Log HC4067
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.1.1] - 2023-01-25
- fix bit mask
- removed return value setCHannel() as makes no sense.
- updated readme.md.
- add example HC4067_performance.ino
- add example HC4067_16_buttons.ino
- minor edits.
[0.1.0] - 2023-01-25
- initial version