my programm rtc_class with functions in Date.cpp

Dependencies:   mbed

Fork of rtc_func by HIMBED_3AHELI

Revision:
3:75f5352b387d
Parent:
2:ce174a86d215
diff -r ce174a86d215 -r 75f5352b387d main.cpp
--- a/main.cpp	Thu Apr 23 09:42:34 2015 +0000
+++ b/main.cpp	Thu Apr 30 10:53:00 2015 +0000
@@ -3,6 +3,7 @@
 #include "RTC8563.h"
 #include "string"
 #include "Date.h"
+#include "DateString.h"
  
 Serial pc(USBTX, USBRX);
 //I2C i2c(p28, p27);