Commit Graph

2 Commits (79867979bec68d8ad3a0695266154a567bcf80f0)

Author SHA1 Message Date
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