🐛 Fix LCD_BED_LEVELING compile (#23298)
This commit is contained in:
		
							parent
							
								
									22cf9b444e
								
							
						
					
					
						commit
						77c9668fe2
					
				| @ -339,7 +339,6 @@ void _lcd_draw_homing() { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| #if ENABLED(LCD_BED_LEVELING) || (HAS_LEVELING && DISABLED(SLIM_LCD_MENUS)) | #if ENABLED(LCD_BED_LEVELING) || (HAS_LEVELING && DISABLED(SLIM_LCD_MENUS)) | ||||||
|   #include "../../feature/bedlevel/bedlevel.h" |  | ||||||
|   void _lcd_toggle_bed_leveling() { set_bed_leveling_enabled(!planner.leveling_active); } |   void _lcd_toggle_bed_leveling() { set_bed_leveling_enabled(!planner.leveling_active); } | ||||||
| #endif | #endif | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user