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