print addl debug message
This commit is contained in:
parent
11c573ef95
commit
bc9ef87d05
@ -266,6 +266,7 @@ STATIC const compressed_string_t *init_card(sdcardio_sdcard_obj_t *self) {
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
DEBUG_PRINT("Reading card version, response=0x%02x\n", response);
|
||||||
return translate("couldn't determine SD card version");
|
return translate("couldn't determine SD card version");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user