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: SimpleMapSerialization serial_communication
Revision 5:b1573848235e, committed 2016-04-04
- Comitter:
- inst
- Date:
- Mon Apr 04 09:24:51 2016 +0000
- Parent:
- 4:24d383b68566
- Child:
- 6:3b9c479c28d4
- Child:
- 7:6c4b22a43eb3
- Commit message:
Changed in this revision
| communication.cpp | Show annotated file Show diff for this revision Revisions of this file |
| serial_communication.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/communication.cpp Mon Apr 04 07:43:32 2016 +0000
+++ b/communication.cpp Mon Apr 04 09:24:51 2016 +0000
@@ -38,12 +38,11 @@
return v.unit();
}
+ /*
if (v.length() < analog_stick_lower_limit_) {
return vector2f(); // しきい値以下なら移動操作無しとみなす
}
-
-
-
+ */
return v;
--- a/serial_communication.lib Mon Apr 04 07:43:32 2016 +0000 +++ b/serial_communication.lib Mon Apr 04 09:24:51 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/inst/code/serial_communication/#27ac6b5ec2d1 +https://developer.mbed.org/users/inst/code/serial_communication/#7655bc258adf