This commit is contained in:
2020-11-30 14:11:29 +00:00
parent cbe3c1c4b6
commit 89aed8edeb

View File

@@ -51,6 +51,9 @@ def send_CAN():
def main():
global client
global isRunning
btn_su = Button(SU)
btn_giu = Button(GIU)
btn_sx = Button(SX)