Additional cleanup of UBL code
This commit is contained in:
parent
cc3204509c
commit
e244399766
35 changed files with 2201 additions and 2070 deletions
|
|
@ -164,4 +164,11 @@
|
|||
|
||||
#endif // ULTRA_LCD
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
||||
void lcd_mesh_edit_setup(float initial);
|
||||
float lcd_mesh_edit();
|
||||
void lcd_z_offset_edit_setup(float);
|
||||
float lcd_z_offset_edit();
|
||||
#endif
|
||||
|
||||
#endif // ULTRALCD_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue