forked from electro/esp-irblaster
add atuators control & init
This commit is contained in:
@@ -139,9 +139,13 @@ CONFIG_PARTITION_TABLE_MD5=y
|
||||
#
|
||||
# Pin mapping
|
||||
#
|
||||
CONFIG_PIN_I2C_SDA0=18
|
||||
CONFIG_PIN_I2C_SCL0=19
|
||||
CONFIG_PIN_IRLED=17
|
||||
CONFIG_PIN_BUZZER=16
|
||||
CONFIG_PIN_LED=17
|
||||
CONFIG_PIN_BLIND=18
|
||||
CONFIG_PIN_PWM=19
|
||||
CONFIG_PIN_DIR=20
|
||||
CONFIG_PIN_1WIRE_1=21
|
||||
CONFIG_PIN_1WIRE_2=22
|
||||
# end of Pin mapping
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user