whitespace

This commit is contained in:
PavelSindler 2018-05-22 13:33:31 +02:00
parent d63a17c696
commit 137e1c5027
2 changed files with 2 additions and 2 deletions

View File

@ -7164,7 +7164,7 @@ static void handleSafetyTimer()
{ {
setTargetBed(0); setTargetBed(0);
setTargetHotend(0, 0); setTargetHotend(0, 0);
lcd_show_fullscreen_message_and_wait_P(MSG_BED_HEATING_SAFETY_DISABLED); lcd_show_fullscreen_message_and_wait_P(MSG_BED_HEATING_SAFETY_DISABLED);
} }
} }
#endif //SAFETYTIMER #endif //SAFETYTIMER