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 eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: ThreadsAndFunctions.h
- Revision:
- 302:5ff4b9ce185e
- Parent:
- 296:ec1317ab9c50
diff -r 5d3958886809 -r 5ff4b9ce185e ThreadsAndFunctions.h --- a/ThreadsAndFunctions.h Mon Sep 05 07:38:12 2016 +0000 +++ b/ThreadsAndFunctions.h Mon Sep 05 11:04:56 2016 +0000 @@ -14,7 +14,7 @@ gPAY_SPI->format(8,0); gPC.printf("\n\rTest..........................."); gPAY_SPI->bulkRead_init(gPAYLOAD_BUFFER, PAYLOAD_BUFFER_LENGTH, &payload_isr_fun); - //AY_SPI->bulkRead_start(); + gPAY_SPI->bulkRead_start(); //AY_SPI->bulkRead_pause(); //AY_SPI->bulkRead_resume(&payload_isr_fun); while(true){