Skip to content

Master

cleaned the program and re ordered it's logic, the db connection is made only once and only commits to it, instead of trying to reconect every loop added a lock to the loop so you can stop it anytime you want, just change lock=False added loggin, so you can see the last trackball and find what failed with calm removed print from the program since it usually clogs the prompr, for some reason print to the terminal take a lot of processing power

Merge request reports

Loading