We are going to win! wohoo
Revision 8:a8693e2daa00, committed 2012-11-14
- Comitter:
- madcowswe
- Date:
- Wed Nov 14 17:12:47 2012 +0000
- Parent:
- 4:698a3c538482
- Commit message:
- DO NOT USE THIS BRANCH!
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Nov 14 15:51:56 2012 +0000
+++ b/main.cpp Wed Nov 14 17:12:47 2012 +0000
@@ -20,7 +20,7 @@
led2 = !led2;
Thread::wait(1000);
}
-}
+}
int main() {
My_Sonar.callbackfunc = Sonar_Callback;