Cleanups for SD_REPRINT_LAST_SELECTED_FILE
This commit is contained in:
parent
daa85f71e1
commit
b0e282a74b
3 changed files with 29 additions and 27 deletions
|
|
@ -205,4 +205,8 @@ void lcd_reset_status();
|
|||
float lcd_probe_pt(const float &lx, const float &ly);
|
||||
#endif
|
||||
|
||||
#if ENABLED(SD_REPRINT_LAST_SELECTED_FILE)
|
||||
void lcd_reselect_last_file();
|
||||
#endif
|
||||
|
||||
#endif // ULTRALCD_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue