MicroBit clock based on DS3231
Revision 16:0a313dbeb63e, committed 2016-08-18
- Comitter:
- daw9000
- Date:
- Thu Aug 18 09:12:16 2016 +0000
- Parent:
- 15:99935d0cf6f3
- Commit message:
- 200816
Changed in this revision
source/main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/source/main.cpp Thu Aug 18 08:58:57 2016 +0000 +++ b/source/main.cpp Thu Aug 18 09:12:16 2016 +0000 @@ -90,8 +90,7 @@ DS3231 has 2 alarms, so alarm clock feature with speaker/music attached to MicroBit is a good future mod. - -Added PIR to act as powersaver but its a bit buggy to say the least! +! */ #include "MicroBit.h"