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: GPIOJoystick.cpp
- Revision:
- 4:4f6e38b6c07e
- Parent:
- 2:018f204f6037
diff -r 13387aecfca2 -r 4f6e38b6c07e GPIOJoystick.cpp --- a/GPIOJoystick.cpp Mon Dec 01 21:43:30 2014 +0000 +++ b/GPIOJoystick.cpp Wed Dec 10 05:51:13 2014 +0000 @@ -25,6 +25,8 @@ pressFire1(); if(Fire2 == ON) pressFire2(); + + wait_ms(100); // break; // case '\n': // pressMenuSelect1();