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

23 lines
448 B
Markdown
Raw Normal View History

2022-12-21 15:16:14 -05:00
# Change Log DMM
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] - 2022-12-19
- initial release...
- renamed initial class to DMM
- add setGain() and getGain()
- add getNoise
- add examples
## [0.1.0] - eons ago
- initial version
- started as a VoltMeter only class