README.md aktualisiert
This commit is contained in:
parent
e4067403f2
commit
d170b3b4f2
1 changed files with 0 additions and 7 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue