correction in M27 message
This commit is contained in:
parent
9a6cc8a035
commit
4681361883
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ void CardReader::getStatus()
|
|||
SERIAL_PROTOCOLPGM("\n");
|
||||
}
|
||||
else{
|
||||
SERIAL_PROTOCOLLNPGM("Not printing");
|
||||
SERIAL_PROTOCOLLNPGM("Not SD printing");
|
||||
}
|
||||
}
|
||||
void CardReader::write_command(char *buf)
|
||||
|
|
Loading…
Reference in a new issue