Marlin_Firmware/Marlin/src/lcd
AnHardt ca0e4b4e96 Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()'
Move 'lcd_bootscreen()' from `lcd_init()` to 'setup()' where it is cexecute exactly once. Saves 'bool show_bootscreen'.
Move the call of 'lcd_custom_bootscreen()' to the begin of 'lcd_bootscreen()'.
Move the delays into the related functions.
Move the picture loop around 'lcd_kill_screen()' into the function.
2017-11-03 12:02:48 +01:00
..
dogm [2.0.x] Support for SilverGate Board 2017-10-31 15:27:26 -05:00
language Add some Polish language 2017-10-26 22:49:04 -05:00
thermistornames.h LCD updates 2017-09-21 16:26:42 -05:00
ultralcd_impl_DOGM.h Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()' 2017-11-03 12:02:48 +01:00
ultralcd_impl_HD44780.h Fix some typos 2017-10-24 14:29:15 -05:00
ultralcd.cpp Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()' 2017-11-03 12:02:48 +01:00
ultralcd.h Move SD_REPRINT_LAST_SELECTED_FILE to ultralcd.cpp 2017-10-29 22:45:18 -05:00
utf_mapper.h Add UTF-8 mapper for Slovak language 2017-10-06 15:14:01 -05:00