mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
904 B
904 B
Change Log TSL260R
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.1.4] - 2023-11-23
- update readme.md
[0.1.3] - 2023-02-18
- refactor constructor
- update readme.md
- update GitHub actions
- update license 2023
- minor edits
[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.