Open Jxck-S opened 1 year ago
The linux kernel has removed support for the old GPIO communication, the new kernel API has to be used for GPIO coms. Read here. I tested in on Bookworm Debian, but it doesn't work because RPi.GPIO isn't updated for the new API. We need to fix this.
The linux kernel has removed support for the old GPIO communication, the new kernel API has to be used for GPIO coms. Read here. I tested in on Bookworm Debian, but it doesn't work because RPi.GPIO isn't updated for the new API. We need to fix this.