README.md aktualisiert

This commit is contained in:
hubobel 2026-05-26 11:37:07 +02:00
parent d170b3b4f2
commit 03bf2c80b4

View file

@ -271,10 +271,3 @@ Die internen Pull-Up-Widerstände des Raspberry Pi werden per `gpiozero` verwend
| GPIO5 gegen GND | Dashboard 2 |
| GPIO21 gegen GND | Dashboard 3 |
)
SWITCH2 = Button(
21,
pull_up=True,
bounce_time=0.1
)