functions from rtc_func transferred to class RTC8563

Dependencies:   RTC8563 mbed

Fork of rtc_func by HIMBED_3AHELI

Goto Inhalt

Revision:
7:1e1e0af5d32e
Parent:
6:ebe2350041f1
Child:
8:54a6f83a2339
diff -r ebe2350041f1 -r 1e1e0af5d32e DateString.h
--- 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"