GY-63_MS5611/libraries/HC4067/CHANGELOG.md

21 lines
487 B
Markdown
Raw Normal View History

2023-01-25 09:35:32 -05:00
# 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/).
2023-01-25 14:35:04 -05:00
## [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.
2023-01-25 09:35:32 -05:00
## [0.1.0] - 2023-01-25
- initial version