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

17 lines
553 B
Markdown
Raw Normal View History

2023-03-11 05:28:34 -05:00
# Change Log HX711_MP
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.0] - 2023-03-10
- initial release
- first version derived from 0.3.5 https://github.com/RobTillaart/HX711
- minimized examples.
- interface is different from HX711 library as calibration is not a scale and offset anymore.
- see discussion https://github.com/RobTillaart/HX711/issues/29
- see readme.md