11-10-2024, 12:34 PM
Ok both pins 2 and 3. This is a bug in gpio_buttons.py having to do with the GPIO.setup() function for these pins under PiOS Bookworm.
Try this updated file.
Try this updated file.
Code:
sudo wget -q https://raw.githubusercontent.com/moode-player/moode/develop/www/daemon/gpio_buttons.py -O /var/www/daemon/gpio_buttons.py