GY-63_MS5611/libraries/HC4067/CHANGELOG.md
2023-01-25 20:35:04 +01:00

21 lines
487 B
Markdown

# Change Log HC4067
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [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