Compare commits

...

2 commits

Author SHA1 Message Date
Andres Gongora 045d837de4
Merge 7f7e35f960 into 377027a09c 2024-09-19 22:00:16 +02:00
rcarteraz 377027a09c
Update telemetry.mdx (#1464)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-09-19 09:54:43 -07:00

View file

@ -22,7 +22,7 @@ Supported sensors connected to the I2C bus of the device will be automatically d
| BMP180 | 0x76, 0x77 | Temperature and barometric pressure |
| BMP280 | 0x76, 0x77 | Temperature and barometric pressure |
| BME280 | 0x76, 0x77 | Temperature, barometric pressure and humidity |
| BME680 | 0x76, 0x77 | Temperature, barometric pressure, humidity and air resistance |
| BME68x | 0x76, 0x77 | Temperature, barometric pressure, humidity and air resistance |
| MCP9808 | 0x18 | Temperature |
| INA260 | 0x40, 0x41, 0x43 | Current and Voltage |
| INA219 | 0x40, 0x41, 0x43 | Current and Voltage |