program to interface bbc microbit to a MCP79410 RTCC module

Dependencies:   microbit

Fork of microbit-hello-world by micro:bit

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.