clownbreath
clownbreath
My solution works, if the command is setTVChannel skip the changing to int type ``` if command == "setTVChannel": # ILB else: f = int(argv[i]) argv[i] = f ``` file:...
I don't know what that is. I have had a sheltered career of working on projects with myself or a crack team that handled GIT. If you tell me what...
I'll do it. As soon as I'm able to get all the other functions to work. Can't have regression tests yet. I can use pause/play/stop but can't send buttons like...
 I can add a little bash testing script as well if you'd like
Done :)