klipper/klippy/extras/display
Kevin O'Connor cd23c95760 display: Remove circular references from intermediate context object
Explicilty clear the local context object so that it does not require
a gc sweep to free it.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-09-16 23:53:45 -04:00
..
__init__.py
display.cfg
display.py display: Remove circular references from intermediate context object 2020-09-16 23:53:45 -04:00
font8x14.py
hd44780.py hd44780: Improve Python3 compatibility 2020-09-04 22:14:06 -04:00
menu.cfg
menu.py menu: only render visible list items 2020-08-26 10:08:12 -04:00
menu_keys.py
st7920.py
uc1701.py uc1701: Add x_offset (Used to add horizontal offset on SSD1306/SH1106 displays) (#3284) 2020-09-09 23:07:40 -04:00