This is an old revision of the document!
Print debug values, interpreting CUBLOC debug control codes.
from cubloc import Debug Debug(*values: object)
from cubloc import Debug, CR # Print a debug line on the serial monitor. Debug("Hello from Debug\n")