Skip to content

Commit aada1d7

Browse files
authored
Update ANSI_color_terminal.py
1 parent 9b3ef79 commit aada1d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Fruit_Jam/CircuitPython_DVI_Video/ANSI_color_terminal.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
#
44
# SPDX-License-Identifier: MIT
55
#
6+
# Make an adafruit_color_terminal terminal with ASCI escape character support
7+
# This uses a Code Page 437 LVGL font to draw a box also
8+
#
69
import gc
710
import supervisor
811
import displayio

0 commit comments

Comments
 (0)