added AHTx0 sensor (#3977)

* added AHTx0 sensor

* AHT10 definition in protobuf

* AHT10 definition in protobuf

* protobufs

* Management of AHT20+BMP280 module

* missing newline in log

* missing newline in log

* reverted

* reverted .gitignore

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
fzellini
2024-05-31 18:17:53 +02:00
committed by GitHub
parent 17142f8778
commit eddda3ca43
8 changed files with 80 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ class ScanI2C
VEML7700,
RCWL9620,
NCP5623,
AHT10
} DeviceType;
// typedef uint8_t DeviceAddress;