Merge pull request #666 from PavelSindler/MK3_for_merging
correction in M27 message
This commit is contained in:
commit
fc834fc28c
@ -524,7 +524,7 @@ void CardReader::getStatus()
|
|||||||
SERIAL_PROTOCOLPGM("\n");
|
SERIAL_PROTOCOLPGM("\n");
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
SERIAL_PROTOCOLLNPGM("Not printing");
|
SERIAL_PROTOCOLLNPGM("Not SD printing");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
void CardReader::write_command(char *buf)
|
void CardReader::write_command(char *buf)
|
||||||
|
Loading…
Reference in New Issue
Block a user