mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
707 B
707 B
Change Log ACD10
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.2.0] - 2024-06-06
- fix #9 bitwise and bug
[0.1.4] - 2024-01-25
- update readme.md
[0.1.3] - 2024-01-01
- fix examples
- add multiplex demo
- update readme.md
- minor edits
[0.1.2] - 2023-11-23
- add temperature disclaimer in readme.md.
- update keywords.txt
- minor edits
[0.1.1] - 2023-10-05
- refactor begin()
- add ACD10_readSensor_wire1.ino ESP32 et al.
- update readme.md
- minor edits
[0.1.0] - 2023-09-25
- initial version