Guitar Effects Pedal

Dependencies:   microbit

Files at this revision

API Documentation at this revision

Comitter:
TheoHavercroft
Date:
Thu Dec 15 16:27:04 2016 +0000
Commit message:
.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
microbit.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 000000000000 -r 0c06e1904bd2 main.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Thu Dec 15 16:27:04 2016 +0000
@@ -0,0 +1,9 @@
+#include "MicroBit.h"
+MicroBit uBit;
+
+int main()
+{
+    uBit.init();
+    uBit.display.scroll("Theo lmao");
+}
+    
\ No newline at end of file
diff -r 000000000000 -r 0c06e1904bd2 microbit.lib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/microbit.lib	Thu Dec 15 16:27:04 2016 +0000
@@ -0,0 +1,1 @@
+https://developer.mbed.org/users/TheoHavercroft/code/microbit/#e990ffc3d89b