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: main.cpp
- Revision:
- 230:3d52da8826d3
- Parent:
- 228:335da5b0d3e4
diff -r 42624b9a08b4 -r 3d52da8826d3 main.cpp
--- a/main.cpp Tue Jul 05 09:35:50 2016 +0000
+++ b/main.cpp Wed Jul 06 07:24:28 2016 +0000
@@ -107,7 +107,7 @@
// DEBUG
//gPC.puts("welcome to mng_tm_tc\r\n");
- gPC.baud(115200);//changed for bypassing COM
+ gPC.baud(9600);//changed for bypassing COM
// COMMON SPI
spi.format(8,0);
@@ -152,7 +152,7 @@
- while(1){
+ /*while(1){
gPC.printf("PL_TC sending\r\n");
Base_tm *tm_ptr = new Long_tm;
@@ -160,7 +160,7 @@
wait(1);
}
gPC.printf("PL_TC sent");
-
+ */
// *******************INITIALISATIONS END********************
FCTN_CDMS_HK_MAIN((void *)NULL);
