From f9580eafc061824a8822dbb518029a5a83de500e Mon Sep 17 00:00:00 2001 From: Alex-Pennington <53480806+Alex-Pennington@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:56:46 -0500 Subject: [PATCH] Update telemetry.mdx Added line for NAU7802 Wheatstone bridge sensor --- docs/configuration/module/telemetry.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration/module/telemetry.mdx b/docs/configuration/module/telemetry.mdx index b2a4ba52..600aed5e 100644 --- a/docs/configuration/module/telemetry.mdx +++ b/docs/configuration/module/telemetry.mdx @@ -43,6 +43,7 @@ Supported sensors connected to the I2C bus of the device will be automatically d | DFROBOT_LARK | 0x42 | Temperature, barometric pressure, humidity, wind direction, wind speed | | MAX30102 | 0x57 | Heart Rate, Oxygen Saturation, and body temperature | | MLX90614 | 0x5A | Body temperature | +| NAU7802 | 0x2A | 24-Bit differential ADC for Wheatstone bridge | ## Module Config Values