dev #16

Merged
Arcmyx merged 4 commits from dev into arcmyx-dev 2026-04-10 17:23:21 +00:00
Showing only changes of commit 181d7d35c7 - Show all commits

View File

@@ -7,7 +7,7 @@
#5: mtr_data #5: mtr_data
#6: perf_smpl #6: perf_smpl
#7: get_time #7: get_time
#8: breakpoint
lvldict = { lvldict = {
0: "FATAL", 0: "FATAL",
1: "ALERT", 1: "ALERT",
@@ -60,3 +60,5 @@ sendCommand(0, 4, "wanted to just say that your motor is kinda being slow", "tes
sendCommand(0, 5, "so your motor is like 1% slower than it should be but really no one cares", "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, 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