added notes to admonitions

This commit is contained in:
Foster Irwin 2022-01-27 14:53:53 -07:00
parent 9264bb4faa
commit bd81711558

View file

@ -11,6 +11,10 @@ import TabItem from '@theme/TabItem';
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 Environmental Measurement Plugin will allow you to connect environment sensors to report conditions to your mesh. Examples are temperature, humidity and gas pressure.
:::note
Once settings are changed, a **reset** is required for them to take effect.
:::
## Settings ## Settings
| Setting | Acceptable Values | Default | | Setting | Acceptable Values | Default |
@ -46,6 +50,10 @@ Enable/Disable the environmental measurement plugin on-device display.
### environmental_measurement_plugin_sensor_pin ### environmental_measurement_plugin_sensor_pin
:::note
The preferred setup is using I2C, so the `environmental_measurement_plugin_sensor_pin` may not be needed.
:::
Specify the preferred GPIO Pin for sensor readings. May not be needed if using I2C. Specify the preferred GPIO Pin for sensor readings. May not be needed if using I2C.
### environmental_measurement_plugin_sensor_type ### environmental_measurement_plugin_sensor_type