mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-11 07:25:07 +01:00
Update Cart_Reader.ino
This commit is contained in:
parent
928d82be86
commit
f010f85e6e
@ -461,6 +461,8 @@ boolean compareCRC(char* database, char* crcString) {
|
||||
}
|
||||
else {
|
||||
// Use precalculated crc
|
||||
print_Msg(F("CRC32... "));
|
||||
display_Update();
|
||||
strcpy(crcStr, crcString);
|
||||
}
|
||||
// Print checksum
|
||||
|
Loading…
Reference in New Issue
Block a user