Fix issues with no hotend / bed / fan (#18395)
This commit is contained in:
@@ -797,7 +797,7 @@ class Temperature {
|
||||
|
||||
TERN_(HAS_DISPLAY, static void set_heating_message(const uint8_t e));
|
||||
|
||||
#if HAS_LCD_MENU
|
||||
#if HAS_LCD_MENU && HAS_TEMPERATURE
|
||||
static void lcd_preheat(const int16_t e, const int8_t indh, const int8_t indb);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user