mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
Merge pull request #551 from meshtastic/sensor-update
Add SHT31/0x44 to docs.
This commit is contained in:
commit
c3b2e884b7
|
@ -26,6 +26,7 @@ The telemetry module config options are: Device Metrics Update Interval, Environ
|
||||||
| INA219 | 0x40, 0x41 | Current and Voltage |
|
| INA219 | 0x40, 0x41 | Current and Voltage |
|
||||||
| LPS22 | 0x5D, 0x5c | Barometric pressure |
|
| LPS22 | 0x5D, 0x5c | Barometric pressure |
|
||||||
| SHTC3 | 0x70 | Temperature and humidity |
|
| SHTC3 | 0x70 | Temperature and humidity |
|
||||||
|
| SHT31 | 0x44 | Temperature and humidity |
|
||||||
|
|
||||||
## Module Config Values
|
## Module Config Values
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue