revert the change
This commit is contained in:
parent
5460dab3de
commit
35bc4430e6
3
main.py
3
main.py
@ -39,8 +39,7 @@ if len(sys.argv) > 1:
|
|||||||
control_player(client, "PLAY")
|
control_player(client, "PLAY")
|
||||||
else:
|
else:
|
||||||
# Pass the parsed data to the update_disc function
|
# Pass the parsed data to the update_disc function
|
||||||
# control_player(client, "PLAY")
|
control_player(client, "PLAY")
|
||||||
# time.sleep(1)
|
|
||||||
update_disc(client, disc_data)
|
update_disc(client, disc_data)
|
||||||
else:
|
else:
|
||||||
if input_str == "EJECT":
|
if input_str == "EJECT":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user