diff --git a/README.md b/README.md index ea84757..44263d4 100644 --- a/README.md +++ b/README.md @@ -271,13 +271,6 @@ Die internen Pull-Up-Widerstände des Raspberry Pi werden per `gpiozero` verwend | GPIO5 gegen GND | Dashboard 2 | | GPIO21 gegen GND | Dashboard 3 | -### Python-Konfiguration - -```python -SWITCH1 = Button( - 5, - pull_up=True, - bounce_time=0.1 ) SWITCH2 = Button(