GY-63_MS5611/libraries/ADC081S/CHANGELOG.md
2024-01-13 09:49:18 +01:00

25 lines
561 B
Markdown

# Change Log ADC081S
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.2] - 2024-01-12
- add support for **ADC101S** 10 bit series
- add support for **ADC121S** 12 bit series
- update readme.md
- minor edits
## [0.1.1] - 2024-01-12
- add **void lowPower()** function
- add **void wakeUp()** function
- add **bool isLowPower()**
- add example
## [0.1.0] - 2024-01-10
- initial version.