mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-31 16:37:32 -08:00
1.2/1.3 admonition
This commit is contained in:
parent
62f6d6a43b
commit
bef75f57f3
|
@ -383,6 +383,10 @@ Configuring this setting is not yet available for the selected platform. If this
|
||||||
|
|
||||||
Specify the sensor type.
|
Specify the sensor type.
|
||||||
|
|
||||||
|
:::important
|
||||||
|
The sensor values changed between 1.2 and 1.3. The docs represent the 1.3 values. When configuring devices on 1.2, please subtract 1 from the numbers below for the appropriate sensor.
|
||||||
|
:::
|
||||||
|
|
||||||
| Value | Description | Sensor Features |
|
| Value | Description | Sensor Features |
|
||||||
| :---: | :---------------------: | :--------------------------------------: |
|
| :---: | :---------------------: | :--------------------------------------: |
|
||||||
| `1` | DHT11 | Temperature, Humidity |
|
| `1` | DHT11 | Temperature, Humidity |
|
||||||
|
@ -396,6 +400,10 @@ Specify the sensor type.
|
||||||
|
|
||||||
#### Set sensor type
|
#### Set sensor type
|
||||||
|
|
||||||
|
:::important
|
||||||
|
The sensor values changed between 1.2 and 1.3. The docs represent the 1.3 values. When configuring devices on 1.2, please subtract 1 from the numbers below for the appropriate sensor.
|
||||||
|
:::
|
||||||
|
|
||||||
<Tabs
|
<Tabs
|
||||||
groupId="settings"
|
groupId="settings"
|
||||||
defaultValue="cli"
|
defaultValue="cli"
|
||||||
|
|
Loading…
Reference in a new issue