firmware/src/detect
Tom Fifield e65c309af6
Fix SHT41 support (#4222)
* Add SHT41 Serial to I2c Detection Code

On the Seeed Wio-WM1110 Dev Kit board, the SHT41 chip was being
incorrectly detected as SHT31.

This patch adds the necessary serial number for the SHT41 chip to
be correctly detected.

fixes meshtastic/firmware#4221

* Add missing sensor read for SHT41
2024-07-02 07:03:51 -05:00
..
axpDebug.h Log levels refactoring 2022-12-29 20:41:37 -06:00
einkScan.h Initial support for MonteOps's fixed hardware platform (#2582) 2023-07-03 09:34:32 -05:00
LoRaRadioType.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
ScanI2C.cpp Iterate through uint array 2024-06-16 11:59:21 +02:00
ScanI2C.h Iterate through uint array 2024-06-16 11:59:21 +02:00
ScanI2CTwoWire.cpp Fix SHT41 support (#4222) 2024-07-02 07:03:51 -05:00
ScanI2CTwoWire.h Iterate through uint array 2024-06-16 11:59:21 +02:00