Updated DHT11 (markdown)

Michael Ingraham 2019-11-19 10:41:15 -05:00
parent d86ecaf3e7
commit 966e991a8b
1 changed files with 1 additions and 1 deletions

@ -15,7 +15,7 @@ In the _Configuration -> Configure Module_ page assign:
After reboot of the device the temperature and humidity are displayed.
### Commands
[`TempOffset`](commands#tempoffset) -12.7 .. 12.7 can be used to increase/decrease the measured temperature. Will change ALL temperature sensors.
[`TempOffset`](commands#tempoffset) can be used for calibrating the measured temperature. This setting affects **all** temperature sensors on the device.
### Wemos DHT11 Shield
_Note: this is ONLY for v1.0.0 of the DHT11 shield, since v2.0.0 uses I<sup>2</sup>C and pinned differently._