Yiu Fai Kwok / Mbed 2 deprecated el17yfk

Dependencies:   mbed FXOS8700CQ mbed-rtos

Revision:
12:71683453f66a
Parent:
0:1da4db5de653
--- a/Gamepad/Gamepad.h	Sun Apr 14 15:56:58 2019 +0000
+++ b/Gamepad/Gamepad.h	Mon Apr 15 01:38:53 2019 +0000
@@ -186,6 +186,8 @@
     * @returns a struct contains mag and angle
     */
     Polar get_polar();            // mag and angle in struct form
+    
+    void init_input();
 
 private:
     void init_buttons();