Figure out motor issue

This commit is contained in:
Astatin3
2024-05-06 16:02:20 -06:00
parent 55ebe77a0b
commit 0fb40c1904
2 changed files with 41 additions and 23 deletions
+2 -2
View File
@@ -171,5 +171,5 @@ try:
printState()
s.send(getBytes())
except:
print("\n\n\nError!")
except Exception as e:
print(f"\n\n\nError! ({e})")