mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 22:19:46 -08:00
Merge pull request #380 from meshtastic/thebentern-patch-1
Correct sensor type enum
This commit is contained in:
commit
69a8aaa6a2
|
@ -17,7 +17,7 @@ The telemetry module config options are: Device Metrics Update Interval, Environ
|
||||||
|
|
||||||
| Sensor | Data Points |
|
| Sensor | Data Points |
|
||||||
| :-----: | :-----------------------------------------------------------: |
|
| :-----: | :-----------------------------------------------------------: |
|
||||||
| DHT22 | Temperature and humidity |
|
| BMP280 | Temperature and barometric pressure |
|
||||||
| BME280 | Temperature, barometric pressure and humidity |
|
| BME280 | Temperature, barometric pressure and humidity |
|
||||||
| BME680 | Temperature, barometric pressure, humidity and air resistance |
|
| BME680 | Temperature, barometric pressure, humidity and air resistance |
|
||||||
| MCP9808 | Temperature |
|
| MCP9808 | Temperature |
|
||||||
|
|
Loading…
Reference in a new issue