LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276)
This commit is contained in:
committed by
Scott Lahteine
parent
847e4ced11
commit
7a569ad4d0
@ -500,6 +500,8 @@ void wait_for_confirmation(const bool is_reload/*=false*/, const int8_t max_beep
|
||||
|
||||
#if HAS_BUZZER
|
||||
filament_change_beep(max_beep_count, true);
|
||||
#else
|
||||
UNUSED(max_beep_count);
|
||||
#endif
|
||||
|
||||
// Start the heater idle timers
|
||||
|
Reference in New Issue
Block a user