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: mbed FXOS8700CQ mbed-rtos
Diff: Gamepad/Gamepad.h
- Revision:
- 6:9104692d6c8c
- Parent:
- 0:1da4db5de653
--- a/Gamepad/Gamepad.h Mon Apr 08 00:41:25 2019 +0000 +++ b/Gamepad/Gamepad.h Wed Apr 10 17:52:45 2019 +0000 @@ -188,9 +188,8 @@ Polar get_polar(); // mag and angle in struct form private: + void tone_off(); void init_buttons(); - void tone_off(); - void a_isr(); void b_isr(); void x_isr();