document displayio.CIRCUITPYTHON_TERMINAL
This commit is contained in:
parent
738f626663
commit
ac82f8f90b
|
@ -57,6 +57,10 @@
|
|||
//| <https://learn.adafruit.com/circuitpython-display-support-using-displayio>`_.
|
||||
//| """
|
||||
|
||||
//| CIRCUITPYTHON_TERMINAL: Group
|
||||
//| """The `displayio.Group` that is the displayed serial terminal (REPL)."""
|
||||
//|
|
||||
|
||||
//| import paralleldisplay
|
||||
//|
|
||||
|
||||
|
|
Loading…
Reference in New Issue