i2c adjust and pin downgrade

This commit is contained in:
2024-05-01 18:06:20 +02:00
parent bfb19321fd
commit dd91973f9b
3 changed files with 38 additions and 37 deletions

View File

@@ -5,4 +5,6 @@ CONFIG_ESP_MAIN_TASK_STACK_SIZE=25000
# This allows to use 1 ms granuality for thread sleeps (10 ms by default).
CONFIG_FREERTOS_HZ=1000
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
CONFIG_I2C_ENABLE_DEBUG_LOG=y
DEBUG_LEVEL=5