FM
Dependencies: SimpleDMA eeprom mbed-rtos mbed FreescaleIAP
Fork of CDMS_CODE by
Diff: ThreadsAndFunctions.h
- Revision:
- 51:da85d84768e2
- Parent:
- 37:c9a739750806
- Child:
- 55:39e59903bc3a
- Child:
- 67:4819b5f28285
- Child:
- 69:20f09a0c3fd2
diff -r 4c10559cd886 -r da85d84768e2 ThreadsAndFunctions.h --- a/ThreadsAndFunctions.h Sat Jan 09 14:32:17 2016 +0000 +++ b/ThreadsAndFunctions.h Tue Jan 12 15:08:29 2016 +0000 @@ -117,7 +117,7 @@ gRX_COUNT = 0; raw_data_to_tc(); gFLAGS = gFLAGS & (~COM_RX_FLAG); - + if( gTOTAL_VALID_TC > 0 ){ /*gPC.printf("valid TC rx: %u\r\n", gTOTAL_VALID_TC);*/ if( gTOTAL_VALID_TC < COM_MAX_TC_LIMIT ){