Game

Dependencies:   MMA8451Q TSI USBDevice mbed

Files at this revision

API Documentation at this revision

Comitter:
monish
Date:
Wed Jul 06 06:31:44 2016 +0000
Parent:
1:ee5fe532cca5
Commit message:
update;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r ee5fe532cca5 -r 103246430bad main.cpp
--- a/main.cpp	Wed Jul 06 06:28:51 2016 +0000
+++ b/main.cpp	Wed Jul 06 06:31:44 2016 +0000
@@ -8,7 +8,7 @@
 MMA8451Q acc(PTE25, PTE24, addr);
 Serial pc(USBTX, USBRX);
 USBMouseKeyboard mkeyboard;
-//USBMouse mouse;
+
 
 int main() {
     float x=0;