Starter project for Bluetooth SIG hands-on training course

Dependencies:   microbit

Revision:
2:ceab125d609b
Parent:
0:b821de9e1c1f
--- a/main.cpp	Mon Feb 06 09:26:24 2017 +0000
+++ b/main.cpp	Wed Mar 08 09:44:59 2017 +0000
@@ -23,6 +23,8 @@
 DEALINGS IN THE SOFTWARE.
 */
 
+// 8th March 2017
+
 #include "MicroBit.h"
 #include "Animator.h"
 #include <math.h>