Update touchscreen configuration: change interrupt_pin to update_interval

This commit is contained in:
Joshua King
2026-03-04 19:18:17 -05:00
parent 487f3f0207
commit a9b9559c23

View File

@@ -136,7 +136,7 @@ touchscreen:
id: my_touchscreen id: my_touchscreen
spi_id: tft_spi spi_id: tft_spi
cs_pin: GPIO33 cs_pin: GPIO33
interrupt_pin: GPIO36 update_interval: 50ms
threshold: 400 threshold: 400
calibration: calibration:
x_min: 280 x_min: 280