Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MMA8451Q USBDevice mbed
Fork of mini_putt by
Revision 3:3061cfea7442, committed 2014-09-26
- 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 |
diff -r 377d98176230 -r 3061cfea7442 main.cpp
--- 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) {
