mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Correct sensor type enum
This commit is contained in:
parent
80de2407cb
commit
e4c9484f56
|
@ -17,7 +17,7 @@ The telemetry module config options are: Device Metrics Update Interval, Environ
|
|||
|
||||
| Sensor | Data Points |
|
||||
| :-----: | :-----------------------------------------------------------: |
|
||||
| DHT22 | Temperature and humidity |
|
||||
| BMP280 | Temperature and barometric pressure |
|
||||
| BME280 | Temperature, barometric pressure and humidity |
|
||||
| BME680 | Temperature, barometric pressure, humidity and air resistance |
|
||||
| MCP9808 | Temperature |
|
||||
|
|
Loading…
Reference in a new issue