Move lcd_map_control to UBL
For parity with bugfix-2.0.x
This commit is contained in:
parent
73ddc762c8
commit
99b71c1dde
7 changed files with 23 additions and 17 deletions
|
|
@ -193,7 +193,6 @@
|
|||
void lcd_reset_status();
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
||||
extern bool ubl_lcd_map_control;
|
||||
void lcd_mesh_edit_setup(float initial);
|
||||
float lcd_mesh_edit();
|
||||
void lcd_z_offset_edit_setup(float);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue