
Repository for CDMS code
Dependencies: SimpleDMA mbed-rtos mbed eeprom
Fork of COM_MNG_TMTC_SIMPLE 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; } }