Fixed some typos

Instead of 0,”)” added
This commit is contained in:
Spyros Panagiotopoulos
2015-02-03 20:59:07 +02:00
parent 68ceae37f4
commit d914032c7c

View File

@@ -1161,7 +1161,7 @@ void MFRC522::PICC_DumpToSerial(Uid *uid ///< Pointer to Uid struct returned fro
// PICC type
byte piccType = PICC_GetType(uid->sak);
Serial.print(F("PICC type: "0);
Serial.print(F("PICC type: "));
Serial.println(PICC_GetTypeName(piccType));
// Dump contents