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: USBDevice USBJoystick mbed
Revision 8:35f1e9541554, committed 2017-01-22
- Comitter:
- smartsystemdesign
- Date:
- Sun Jan 22 07:30:05 2017 +0000
- Parent:
- 7:2a5519440195
- Commit message:
- Update.
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file | 
--- a/main.cpp	Sun Jan 22 06:04:06 2017 +0000
+++ b/main.cpp	Sun Jan 22 07:30:05 2017 +0000
@@ -139,4 +139,4 @@
         joystick.update(x, y, z, rx, ry, rz, buttons, hat);
         wait(0.005);
     }
-}
\ No newline at end of file
+}