Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

On debug mode CLUE, terminal screen is not properly printed #347

@xnkevinnguyen

Description

@xnkevinnguyen

Currently on debug mode, the terminal screen is not showing as it is not communicated with socket IO like other images.

Repro code to run on debug mode:

# import CPX library
from adafruit_circuitplayground import cp

print("hello world")

current: No display is shown
expected: Display terminal with print statements

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions