Replaced tempsensor with cam with sensor.

This commit is contained in:
2025-09-10 17:24:27 +02:00
parent a947806618
commit 8800f7b847
2 changed files with 4 additions and 60 deletions

View File

@@ -45,8 +45,10 @@ ota:
# Initialize I²C
i2c:
- id: bus_a
sda: GPIO13
scl: GPIO14
sda: GPIO3
#sda: GPIO13
#scl: GPIO14
scl: GPIO1
scan: true
- id: bus_c
sda: GPIO26