Merge pull request #666 from PavelSindler/MK3_for_merging
correction in M27 message
This commit is contained in:
commit
fc834fc28c
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…
Add table
Reference in a new issue