add atuators control & init

This commit is contained in:
2022-08-20 14:52:02 +02:00
parent 3efa1b6665
commit 5937417568
8 changed files with 398 additions and 101 deletions
+7 -3
View File
@@ -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
#