mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
523 B
523 B
Change Log SHT31_SWW
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.1] - 2023-07-23
- update documentation
- minor edits
[0.1.0] - 2023-03-23
- initial version, derives from SHT31 0.3.8
- uses SoftwareWire.h to get SHT85 working on UNO.
- disabled build-CI as I did not get it to work.
- update examples, unit test.
- update readme.md.