Mini-Putt, created by Christie Dierk, Lucy Corippo, and Sita Kumar

Dependencies:   MMA8451Q USBDevice mbed

Fork of mini_putt by Suburban Putt

Files at this revision

API Documentation at this revision

Comitter:
lkc
Date:
Fri Sep 26 19:33:16 2014 +0000
Parent:
2:377d98176230
Commit message:
Mini-Putt Game created by Christie Dierk, Lucy Corippo, and Sita Kumar;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Sep 25 20:25:17 2014 +0000
+++ b/main.cpp	Fri Sep 26 19:33:16 2014 +0000
@@ -38,6 +38,7 @@
         
         if (!button1) {
             mouse.click(MOUSE_LEFT);
+            wait(1);
         }
         if (!button2) {