mirror of
https://github.com/nopnop2002/esp-idf-mpr121.git
synced 2025-12-17 01:44:30 +03:00
Added i2c address to menu
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
menu "MPR121 Configuration"
|
||||
|
||||
config I2C_ADDRESS
|
||||
hex "I2C address"
|
||||
default 0x5A
|
||||
help
|
||||
I2C address.
|
||||
|
||||
config SCL_GPIO
|
||||
int "SCL GPIO number"
|
||||
range 0 48
|
||||
|
||||
Reference in New Issue
Block a user