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: DigitDisplay Motor PID Joystick_OrdoV5 mbed millis
Fork of MainProgram_BaseBaru by
Diff: JoystickPS3.h
- Revision:
- 32:581d4a2373f0
- Parent:
- 20:54dc93e7b016
diff -r d5cbda07fd95 -r 581d4a2373f0 JoystickPS3.h
--- a/JoystickPS3.h Mon Feb 13 12:03:37 2017 +0000
+++ b/JoystickPS3.h Mon Feb 13 13:49:50 2017 +0000
@@ -89,7 +89,7 @@
R2_click = false;
}
if (L2 > 100) {
- if ( R2sebelum) { L2_click = false;
+ if ( L2sebelum) { L2_click = false;
} else { L2_click = true;}
L2sebelum = true;
}else { L2sebelum = false;
