GY-63_MS5611/libraries/TSL260R/CHANGELOG.md
2022-11-28 12:34:24 +01:00

32 lines
734 B
Markdown

# Change Log TSL260R
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] - 2022-11-27
- add getter / setter for \_aa and \_bb
- add unit tests for get/set above
- update comments
- update readme.md
- update examples
- fix space in .cpp name
## [0.1.1] - 2022-11-27
- update documentation
- add analogRead Constructor
- add irradiance() for internal analogRead()
- fix camelCase WaveLength
- update unit tests.
- add extra example.
- add keywords.txt
## [0.1.0] - 2022-11-25
- initial version - written on datasheet only
Need to buy hardware for testing.