rtc class

Dependencies:   RTC8563 mbed

Fork of rtc_class by HIMBED_3AHELI

Revision:
7:1e1e0af5d32e
Parent:
6:ebe2350041f1
Child:
8:54a6f83a2339
--- a/DateString.h	Thu Apr 23 10:12:17 2015 +0000
+++ b/DateString.h	Thu Apr 23 10:14:42 2015 +0000
@@ -1,4 +1,6 @@
 // DateString.h Version 0.3
+// https://developer.mbed.org/teams/HIMBED_3AHELI/code/rtc_func/wiki/Klasse-DateString-von-Date-ableiten
+
 #include "mbed.h"
 #include "const.h"
 #include "Date.h"