static uint8_t apdu_lengths_replay[5];
// type of card (ISO 14443 A or B)
-static char iso_type = 0;
+static char iso_type;
//-----------------------------------------------------------------------------
// Wrapper for sending APDUs to type A and B cards