mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
27 lines
509 B
Markdown
27 lines
509 B
Markdown
# Change Log AM2315C
|
|
|
|
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.2.1] - 2024-01-26
|
|
- update readme.md
|
|
- update examples
|
|
|
|
|
|
## [0.2.0] - 2023-02-12
|
|
- simplify the **begin()**
|
|
- update examples
|
|
- add example **AM2315C_test_Wire1.ino**
|
|
- update readme.md
|
|
- minor edits
|
|
|
|
----
|
|
|
|
## [0.1.0] - 2023-02-12
|
|
- initial version based upon DHT20
|
|
|
|
|