whitespace
This commit is contained in:
parent
0f791ce47f
commit
69ff37729e
|
|
@ -320,7 +320,7 @@ void mmu_loop(void)
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
case 2: //response to command P0
|
case 2: //response to command P0
|
||||||
if (mmu_idl_sens)
|
if (mmu_idl_sens)
|
||||||
{
|
{
|
||||||
if (PIN_GET(IR_SENSOR_PIN) == 0 && mmu_loading_flag)
|
if (PIN_GET(IR_SENSOR_PIN) == 0 && mmu_loading_flag)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue