CARD_TYPE_SD
uint8_t cardType = CARD_TYPE_SD;
if (deviceType == CARD_TYPE_SD)
if (deviceType == CARD_TYPE_SD || deviceType == CARD_TYPE_MMC)