klipper/klippy/extras/display
Kevin O'Connor 84ac5b0146 configfile: Support config.getchoice() with integer keys
If the choice mapping uses integer keys then lookup the config option
using self.getint().  This simplifies the callers and improves the
encoding of the printer.configfile.settings export.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-08-25 10:36:45 -04:00
..
__init__.py
display.cfg
display.py
font8x14.py
hd44780.py
hd44780_spi.py
menu.cfg
menu.py
menu_keys.py
st7920.py
uc1701.py