User Tools

Site Tools

한국어

logicpython:cubloc_api:debug

This is an old revision of the document!


Table of Contents

Debug

Print debug values, interpreting CUBLOC debug control codes.

Syntax

from cubloc import Debug
 
Debug(*values: object)

Example

from cubloc import Debug, CR
 
# Print a debug line on the serial monitor.
Debug("Hello from Debug\n")
logicpython/cubloc_api/debug.1775789555.txt.gz · Last modified: by mfranklin