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 mbed-rtos mbed
Fork of CDMS_CODE by
Diff: SDCread.h
- Revision:
- 69:20f09a0c3fd2
- Parent:
- 1:a0055b3280c8
--- a/SDCread.h Fri Jan 15 12:02:12 2016 +0000
+++ b/SDCread.h Sun Jan 17 14:04:08 2016 +0000
@@ -72,11 +72,11 @@
// cout<<"first block exit\n";
// cout<<Number_of_blocks_to_read;
- //printf("\n");
+ ////gPC.printf("\n");
// for(int j=0;j<512;j++){
-// printf("%02X ",buffer_512[j]);
+// //gPC.printf("%02X ",buffer_512[j]);
// }
-// printf("\n");
+// //gPC.printf("\n");
// if(block_counter == Number_of_blocks_to_read){
// last_block = true;
// }
@@ -167,12 +167,12 @@
enable_T_frame = false;
new_session = true;
EOS_counter =0;
-// printf("yoooo %d",int(sent_tm));
+// //gPC.printf("yoooo %d",int(sent_tm));
sent_tm=0;
last_block = false;
last_buffer = true;
- printf("?\r\n");
+ //gPC.printf("?\r\n");
break;
}
}
