You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/aht20
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
..
aht20.go Add AHT20 tests (#70) 2 years ago
aht20_test.go Add AHT20 tests (#70) 2 years ago
error.go Add AHT20 sensor (#68) 2 years ago