mixed up button IDs
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ PIN_LED = 22
|
||||
|
||||
# Buttons on PINs 9, 10 and 11
|
||||
PIN_PREV = 10
|
||||
PIN_NEXT = 9
|
||||
PIN_PLAY = 11
|
||||
PIN_PLAY = 9
|
||||
PIN_NEXT = 11
|
||||
|
||||
|
||||
GPIO.setmode(GPIO.BCM)
|
||||
|
||||
Reference in New Issue
Block a user