Standardize LCD interface code for UBL a little
This commit is contained in:
@ -222,6 +222,7 @@
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_UBL) || ENABLED(G26_MESH_VALIDATION)
|
||||
bool is_lcd_clicked();
|
||||
void wait_for_release();
|
||||
#endif
|
||||
|
||||
#else // no LCD
|
||||
|
Reference in New Issue
Block a user