🎨 Null heating message method
This commit is contained in:
@@ -869,8 +869,10 @@ class Temperature {
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if HAS_STATUS_MESSAGE
|
||||
#if HAS_HOTEND && HAS_STATUS_MESSAGE
|
||||
static void set_heating_message(const uint8_t e);
|
||||
#else
|
||||
static inline void set_heating_message(const uint8_t) {}
|
||||
#endif
|
||||
|
||||
#if HAS_LCD_MENU && HAS_TEMPERATURE
|
||||
|
||||
Reference in New Issue
Block a user