aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/display.py
Commit message (Expand)AuthorAgeFilesLines
* display: Round temperature and position to nearest whole numberKevin O'Connor2018-03-191-5/+5
* display: Remove unneeded semicolons from fileKevin O'Connor2018-03-191-7/+8
* display: Use separate hd44780 screen drawingKevin O'Connor2018-03-081-48/+151
* display: Choose arrow character based on displayMarcio Teixeira2018-03-061-1/+3
* display: Add initial support for LCD screens attached to an MCUKevin O'Connor2018-03-061-0/+496