Skip to content

Commit f59514b

Browse files
authored
Use shim for RPi.GPIO to work on bookworm
1 parent a1b2df8 commit f59514b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requests
2121
tornado
2222

2323
# RPi's GPIO packages:
24-
RPi.GPIO
24+
rpi-lgpio
2525
gpiozero
2626

2727
# PyZMQ is a special case:

0 commit comments

Comments
 (0)