circuitpython/shared-module/terminalio
Scott Shawcroft 601a910f4e
More improvements to Terminal:
* Fix Hallowing.
* Fix builds without displayio.
* Fix y bounds that appears as untrollable row of pixels.
* Add scrolling to TileGrid.
* Remove Sprite to save space. TileGrid is a drop in replacement.
2019-01-31 11:42:14 -08:00
..
__init__.c Add terminalio 2019-01-31 11:42:13 -08:00
__init__.h Add terminalio 2019-01-31 11:42:13 -08:00
Terminal.c More improvements to Terminal: 2019-01-31 11:42:14 -08:00
Terminal.h Support adjustable backlight brightness 2019-01-31 11:42:14 -08:00