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", CR)
logicpython/cubloc_api/debug.1775786798.txt.gz · Last modified: by 127.0.0.1