whitespace
This commit is contained in:
parent
175f840d16
commit
576bfb17c7
1 changed files with 1 additions and 1 deletions
|
@ -7037,7 +7037,7 @@ if((eSoundMode==e_SOUND_MODE_LOUD)||(eSoundMode==e_SOUND_MODE_ONCE))
|
|||
if (mmu_enabled)
|
||||
{
|
||||
if ((tmp_extruder == mmu_extruder) && mmu_fil_loaded) //dont execute the same T-code twice in a row
|
||||
{
|
||||
{
|
||||
printf_P(PSTR("Duplicate T-code ignored.\n"));
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue