Add debug logging for I2C and update I2C configuration to disable scanning

This commit is contained in:
Joshua King
2026-02-19 21:23:24 -05:00
parent 8e619a8361
commit ce6eacbebb
2 changed files with 5 additions and 0 deletions

View File

@@ -20,6 +20,10 @@ esp32:
logger:
level: WARN
logs:
gt911: DEBUG
i2c: DEBUG
max17043: DEBUG
api:
encryption:

View File

@@ -7,6 +7,7 @@ i2c:
sda: 8
scl: 9
frequency: 400kHz
scan: false
# CH422G I/O expander (Waveshare uses it for LCD reset/backlight/touch reset)
ch422g: