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: SimpleDMA mbed-rtos mbed eeprom
Fork of COM_MNG_TMTC_SIMPLE by
Revision 189:1140091f5cec, committed 2016-06-26
- Comitter:
- ee12b079
- Date:
- Sun Jun 26 12:46:51 2016 +0000
- Parent:
- 185:3b3cd96a7811
- Child:
- 190:3b924ffa4d19
- Child:
- 191:0636c8391407
- Commit message:
- PL spi worked
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Jun 17 11:36:22 2016 +0000
+++ b/main.cpp Sun Jun 26 12:46:51 2016 +0000
@@ -61,12 +61,12 @@
CDMS_I2C_GPIO = 0;
PYLD_I2C_GPIO = 0;
- gPC.printf("PL_TC sending\r\n");
+ /*gPC.printf("PL_TC sending\r\n");
Base_tm *tm_ptr = new Short_tm;
PL_TC(tm_ptr);
- gPC.printf("PL_TC sent");
+ gPC.printf("PL_TC sent");*/
//gLEDR = 1;
