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: COM_SND_TM.h
- Revision:
- 86:a26f5f22631d
- Parent:
- 84:b0f7a241ddf3
- Child:
- 95:42d6747900cb
diff -r 0c5c860f249e -r a26f5f22631d COM_SND_TM.h
--- a/COM_SND_TM.h Wed Jan 20 15:00:28 2016 +0000
+++ b/COM_SND_TM.h Wed Jan 20 16:40:28 2016 +0000
@@ -1,7 +1,7 @@
//void adf_not_SDcard();
//~ #include"SDcard.h"
-#define T_frames 30
+/*#define T_frames 30
unsigned char buffer_112_counter,sent_tm = 0;
int disk_read(uint8_t *, uint64_t),j;
bool new_session = true;
@@ -18,7 +18,7 @@
uint64_t block_counter = 0;
unsigned char buffer_512[512], buffer_112[112],counter_in_S_frame=0,counter_in_SCH=0;
unsigned char make_EOS_flag = true;
-bool reset = false;
+bool reset = false; */
@@ -49,7 +49,7 @@
}\
}
-void send_tm_from_SD_card(){}
+//void send_tm_from_SD_card(){}
class SND_TM{
