Update 18 Februari 2017, PID laucnher dan Base sudah diperbarui
Dependencies: Motor PID Joystick_OrdoV5 mbed millis
Fork of MainProgram_BaseBaru_otomatis-reloader by
Diff: JoystickPS3.h
- Revision:
- 32:581d4a2373f0
- Parent:
- 20:54dc93e7b016
--- 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;