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.
Diff: mecanum2017.h
- Revision:
- 1:cc63373e84ec
- Parent:
- 0:d4e9f39c6086
- Child:
- 3:063d7878f0d1
--- a/mecanum2017.h Thu Aug 17 03:47:38 2017 +0000
+++ b/mecanum2017.h Fri Aug 18 02:07:55 2017 +0000
@@ -19,5 +19,16 @@
/* とまれー */
void stop();
+
+ /*そのままー*/
+ void free();
};
-#endif
\ No newline at end of file
+#endif
+/*
+Motor
+
+ \\ 2--------1 //
+ | |
+ | |
+ // 3--------4 \\
+*/
\ No newline at end of file