Update tests/pynamics-logger.py

This commit is contained in:
2026-04-10 16:42:16 +00:00
parent b3716b8cde
commit 181d7d35c7

View File

@@ -7,7 +7,7 @@
#5: mtr_data
#6: perf_smpl
#7: get_time
#8: breakpoint
lvldict = {
0: "FATAL",
1: "ALERT",
@@ -59,4 +59,6 @@ sendCommand(0, 3, "syntax error, you failure!!!! use an error checker", "test pr
sendCommand(0, 4, "wanted to just say that your motor is kinda being slow", "test prgm")
sendCommand(0, 5, "so your motor is like 1% slower than it should be but really no one cares", "test prgm")
sendCommand(0, 6, "hey everything in the program is going well just in case nothing in your life is", "test prgm")
sendCommand(0, 7, "nobody cares about me but you should know that", "test prgm")
sendCommand(0, 7, "nobody cares about me but you should know that", "test prgm")
def breakpoint():
#send a command 8 and also get all important info about the code here and print