mirror of
https://github.com/nopnop2002/esp-idf-mpr121.git
synced 2025-12-18 02:14:31 +03:00
Added support for new i2c drivers
This commit is contained in:
@@ -25,6 +25,12 @@ menu "MPR121 Configuration"
|
||||
Use I2C_PORT_1.
|
||||
endchoice
|
||||
|
||||
config LEGACY_DRIVER
|
||||
bool "Force legacy i2c driver"
|
||||
default false
|
||||
help
|
||||
Force legacy i2c driver.
|
||||
|
||||
config I2C_ADDRESS
|
||||
hex "I2C address"
|
||||
default 0x5A
|
||||
|
||||
Reference in New Issue
Block a user