1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
This commit is contained in:
J. Nick Koston
2025-10-08 13:45:43 -10:00
parent a2f4ec1fed
commit 8d5268aa57

View File

@@ -22,8 +22,5 @@ display:
dimensions:
width: 100
height: 200
enable_pin:
- number: ${clk_pin}
allow_other_uses: true
- number: ${enable_pin}
enable_pin: ${enable_pin}
bus_mode: single