RELOJ CON 4 ALARMAS
Fork of RTC-DS1307 by
Revision 10:e40a1f6d31a1, committed 2016-11-30
- Comitter:
- kingstone1990
- Date:
- Wed Nov 30 04:18:24 2016 +0000
- Parent:
- 9:5627b407e097
- Commit message:
- reloj con 4 alarmas utilizando RTC
Changed in this revision
Rtc_Ds1307.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5627b407e097 -r e40a1f6d31a1 Rtc_Ds1307.cpp --- a/Rtc_Ds1307.cpp Wed Jun 26 21:05:46 2013 +0000 +++ b/Rtc_Ds1307.cpp Wed Nov 30 04:18:24 2016 +0000 @@ -1,3 +1,4 @@ + #include "mbed.h" #include "Rtc_Ds1307.h"