stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
127 stars 41 forks source link

Enable MPR121 Touch Button driver #153

Closed renne closed 5 years ago

renne commented 5 years ago

The MPR121 driver automatically detects if there are MPR121 devices on the I²C addresses 0x5A, 0x5B, 0x5C and 0x5D. As the MPR121 driver uses only read operations to detect MPR121 devices there is no impact on other I²C devices on that addresses. The MPR121 driver adds +1k3 code.

stefanbode commented 5 years ago

Sorry, this is a simple configuration you can enable with a userconfig_override.h. o be in sync with the master I have to reject this request