Commit Graph

4 Commits (9562809d469458f0e11b181c74ca5312c3426fbc)

Author SHA1 Message Date
Louis 87b5c7d124
Add doc file for AHT20 (#72) 2 years ago
Louis 5d320c70db
Add AHT20 example code (#71)
* add AHT20 example code

* add Precision() test
2 years ago
Louis 872d025e9d
Add AHT20 tests (#70)
* add Sense() test

* fix IsInitialized() always returning false

* add tests for most exported Methods

* add negative test cases for Sense()

* add license to test

* fix CRC checksum of read timeout test

* fix read timeout test

* remove read timeout test

* remove opts from test case
2 years ago
Louis e644b7c436
Add AHT20 sensor (#68)
Co-authored-by: Wilke, Louis <louis.wilke@exxeta.com>
2 years ago