revert the change

This commit is contained in:
Karl Hudgell 2024-09-20 14:37:27 +01:00
parent 5460dab3de
commit 35bc4430e6

View File

@ -39,8 +39,7 @@ if len(sys.argv) > 1:
control_player(client, "PLAY")
else:
# Pass the parsed data to the update_disc function
# control_player(client, "PLAY")
# time.sleep(1)
control_player(client, "PLAY")
update_disc(client, disc_data)
else:
if input_str == "EJECT":