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: cdms_rtc.h
- Revision:
- 115:2e1144a41d76
- Parent:
- 96:4ca92f9775e0
- Child:
- 192:2c7263530c57
- Child:
- 197:1369ef45b49e
--- a/cdms_rtc.h Fri Feb 05 15:37:09 2016 +0000
+++ b/cdms_rtc.h Fri Feb 05 18:33:23 2016 +0000
@@ -74,7 +74,7 @@
spi.write(0x87);
spi.write(0x01); //set year to 00(2000)
gCS_RTC=1;
-// printf("\n\r rtc initalised \n");
+ gPC.puts("\n\r rtc initalised \n");
SPI_mutex.unlock();
}
