mirror of https://github.com/arendst/Tasmota.git
Compile time information added. Typos fixed.
parent
6d6a53aeae
commit
9bb6dd5bae
|
@ -39,7 +39,9 @@ Connect the ADD(R) pin/pad to one of the following pins/pads:
|
|||
| 0x5D | GPIO SCL |
|
||||
|
||||
### Tasmota configuration
|
||||
The driver will detect the I2C address of the MPR121 automatically.
|
||||
Compile Tasmota with `#define USE_MPR121` uncommented in `user_config.h`
|
||||
|
||||
The driver will detect the I2C addresses of the MPR121s automatically.
|
||||
The MPR121 chip (or breakout board) must be connected to the ESP8266 and the I2C GPIO pins must be configured:
|
||||
|
||||
![I2C GPIO configuration](https://raw.githubusercontent.com/arendst/arendst.github.io/master/media/wemos/wemos_sht30_config_marked.jpg)
|
||||
|
|
Loading…
Reference in New Issue