Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: cdms_sd.h
- Revision:
- 134:4694fc291ce1
- Parent:
- 99:efde3df6cd94
- Child:
- 187:2c7263530c57
--- a/cdms_sd.h Tue Mar 01 12:35:49 2016 +0000 +++ b/cdms_sd.h Tue Mar 01 17:42:30 2016 +0000 @@ -307,9 +307,8 @@ cmd58(); cmd(55, 0); if (cmd(41, 0x40000000) == 0) { - #if DEBUG - gPC.puts("\rv2 initialization successfull\r\n"); - #endif + if (DEBUG) + gPC.puts("\rv2 initialization successfull\r\n"); cmd58(); debug_if(SD_DBG, "\n\rInit: SDCARD_V2\n\r"); cdv = 1;