madman37287 / KevBoy

0 stars 0 forks source link

RPi 5 Compatibility: Ensure ButtonLogic5.py script works on the RPi 4 for cross compatibility #20

Open madman37287 opened 1 month ago

madman37287 commented 1 month ago

Button logic script had to be altered due to a change in the GPIO interface in the RPi5. However, because gpiozero is compatible with all raspberry pi models, it should be cross compatible as well. Cross compatibility is important because the first PCB model will be built with a CM4 due to the CM5 not existing yet.