diff --git a/code.py b/code.py index 52f9448..01ece94 100644 --- a/code.py +++ b/code.py @@ -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: