Words in Typing mode

Dependencies:   SDFileSystem emic2 mbed-rtos mbed

Fork of BAT_Type_word by Azra Ismail

Revision:
27:b2e53ce54b3e
Parent:
21:c5df903f068a
Child:
39:8cc80f0b4398
--- a/button.h	Fri Nov 10 15:59:21 2017 +0000
+++ b/button.h	Fri Nov 10 16:22:04 2017 +0000
@@ -36,6 +36,7 @@
     int getState();
     int getPress();
     int getLp();
+    void setup();
 };
 
 #endif
\ No newline at end of file