publishing to check changes in cdms code
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE_samp_23SEP_DMA_flag by
Diff: ThreadsAndFunctions.h
- Revision:
- 293:442564c72202
- Parent:
- 292:61aa2169ea1c
- Child:
- 295:699801854b71
diff -r 61aa2169ea1c -r 442564c72202 ThreadsAndFunctions.h --- a/ThreadsAndFunctions.h Fri Aug 26 14:40:29 2016 +0000 +++ b/ThreadsAndFunctions.h Fri Aug 26 16:02:51 2016 +0000 @@ -337,6 +337,7 @@ gSESSION_TIMEOUT.detach(); gFLAGS = gFLAGS & (~COM_SESSION_FLAG); } + gPAY_SPI->bulkRead_resume(&payload_isr_fun); gMutex.unlock(); } } \ No newline at end of file