Correct sensor type enum

This commit is contained in:
Ben Meadors 2022-08-01 08:11:53 -05:00 committed by GitHub
parent 80de2407cb
commit e4c9484f56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |