Skip to content

Commit ac82f8f

Browse files
authored
document displayio.CIRCUITPYTHON_TERMINAL
1 parent 738f626 commit ac82f8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

shared-bindings/displayio/__init__.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
//| <https://learn.adafruit.com/circuitpython-display-support-using-displayio>`_.
5858
//| """
5959

60+
//| CIRCUITPYTHON_TERMINAL: Group
61+
//| """The `displayio.Group` that is the displayed serial terminal (REPL)."""
62+
//|
63+
6064
//| import paralleldisplay
6165
//|
6266

0 commit comments

Comments
 (0)