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.
Fork of EMG by
Revision 3:1296e996026a, committed 2013-05-31
- Comitter:
- vsluiter
- Date:
- Fri May 31 11:25:09 2013 +0000
- Parent:
- 2:e314bb3b2d99
- Child:
- 4:8b298dfada81
- Commit message:
- Now really at 1kHz
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri May 31 08:33:42 2013 +0000
+++ b/main.cpp Fri May 31 11:25:09 2013 +0000
@@ -21,7 +21,6 @@
timer.attach(looper, 0.001);
while(1) //Loop
{
-
-
+
}
}
\ No newline at end of file
