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
--- a/DateString.cpp	Thu Apr 23 10:12:17 2015 +0000
+++ b/DateString.cpp	Thu Apr 23 10:14:42 2015 +0000
@@ -1,5 +1,6 @@
 #include "DateString.h"
 #include "RTC8563.h"
+// https://developer.mbed.org/teams/HIMBED_3AHELI/code/rtc_func/wiki/Klasse-DateString-von-Date-ableiten
 
 // 2. Methode ueberschreiben
 uint8_t DateString::GetDay()