Words in Typing mode

Dependencies:   SDFileSystem emic2 mbed-rtos mbed

Fork of BAT_Type_word by Azra Ismail

Revision:
1:4347df0fafb1
Parent:
0:9eda4611081a
Child:
2:6836f515bb50
--- a/main.cpp	Wed Oct 04 14:47:07 2017 +0000
+++ b/main.cpp	Wed Oct 04 14:57:25 2017 +0000
@@ -11,6 +11,7 @@
 {
     // button up: state = 0, button halfway: state = 1; button down: state = 2
     //int state = 0;
+    //Nhi
     pc.printf("begin\n");
     int state = 2;
     pb1.mode(PullUp);