SerialHelper would work as intended MINUS the wait function

This commit is contained in:
minjaesong
2020-10-22 14:16:36 +09:00
parent eefc33a8b0
commit d0ef473adc
11 changed files with 110 additions and 27 deletions

View File

@@ -125,4 +125,7 @@ con.color_pair(201,255);
print("cya!");
let konsht = 3412341241;
print(konsht);
println(konsht);
let pppp = graphics.getCursorYX();
println(pppp.toString());