Verified Commit e28e1d80 authored by Jakob Moser's avatar Jakob Moser
Browse files

Add musings about GPIO

parent a3671183
Loading
Loading
Loading
Loading

docs/musings/gpio.md

0 → 100644
+5 −0
Original line number Diff line number Diff line
# GPIO

We need to use `rpi-lgpio` instead of `rpi-gpio` so that edge detection works.

See Raspberry Pi book, page 632 and 624.