
Repository for CDMS code
Dependencies: SimpleDMA mbed-rtos mbed eeprom
Fork of COM_MNG_TMTC_SIMPLE by
Diff: SDC_init.h
- Revision:
- 55:39e59903bc3a
- Parent:
- 1:a0055b3280c8
--- a/SDC_init.h Thu Jan 14 13:26:40 2016 +0000 +++ b/SDC_init.h Thu Jan 14 15:00:25 2016 +0000 @@ -88,7 +88,7 @@ return initialise_card_v2(); } else if (r == (R1_IDLE_STATE | R1_ILLEGAL_COMMAND)) { - printf("Entering v1 bro\n"); + //printf("Entering v1 bro\n"); return initialise_card_v1(); } else {