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.
Revision 6:b1c3dfe67f7d, committed 2017-02-06
- Comitter:
- eencae
- Date:
- Mon Feb 06 19:55:22 2017 +0000
- Parent:
- 5:ce5eae9ee934
- Child:
- 7:019671f7bd83
- Commit message:
- Minor edit.
Changed in this revision
| Gamepad.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Gamepad.h Mon Feb 06 19:47:59 2017 +0000
+++ b/Gamepad.h Mon Feb 06 19:55:22 2017 +0000
@@ -106,9 +106,6 @@
// centred x,y values
float _x0;
float _y0;
-
-
-
};
#endif
\ No newline at end of file