Clean up tab/whitespace from last commit
This commit is contained in:
parent
07e11c7cf5
commit
f036be7c4e
@ -397,11 +397,11 @@ void loop()
|
||||
card.write_command(cmdbuffer[bufindr]);
|
||||
if(card.logging)
|
||||
{
|
||||
process_commands();
|
||||
process_commands();
|
||||
}
|
||||
else
|
||||
{
|
||||
SERIAL_PROTOCOLLNPGM(MSG_OK);
|
||||
SERIAL_PROTOCOLLNPGM(MSG_OK);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user