mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
updated overview
This commit is contained in:
parent
bd81711558
commit
71f3ffb4fc
|
@ -6,10 +6,9 @@ sidebar_label: Environmental Measurement Plugin
|
|||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
## Overview
|
||||
|
||||
The Environmental Measurement Plugin will allow you to connect environment sensors to report conditions to your mesh. Examples are temperature, humidity and gas pressure.
|
||||
The Environment Measurement Plugin will allow nodes to send a specific message with information from connected environmental sensors. Currently supported sensors are BME280, BME680, DHT11, DHT12, DHT21, DHT22 and Dallas 1-wire DS18B20.
|
||||
|
||||
:::note
|
||||
Once settings are changed, a **reset** is required for them to take effect.
|
||||
|
|
Loading…
Reference in a new issue