@ -69,6 +69,7 @@ def play_pause():
consumer_control.send(ConsumerControlCode.PLAY_PAUSE)
print('Play/Pause')
time.sleep(1)
while True:
if buttonPin.value == False: