program to interface bbc microbit to a MCP79410 RTCC module
Fork of microbit-hello-world by
This program uses the BBC microbit to display a clock. The program scrolls the time across the microbit 25 led display. The user can set the hours with button A and minutes with button B. The seconds can also be displayed but cannot be set on this version of the program.