Keypad Project

Dependencies:   FPointer keypad mbed-rtos mbed

Revision:
1:8b931e33f8e3
Parent:
0:6db970f1f785
Child:
2:ad4d832c4399
--- a/main.cpp	Wed Nov 18 14:35:29 2015 +0000
+++ b/main.cpp	Wed Nov 18 14:42:03 2015 +0000
@@ -46,7 +46,8 @@
     {
         PC.printf("Sent to id = %c with state = %c\n", talk.data[0], talk.data[1]);
         }
-
+    
+    PC.printf("Press # to go to main menu\n");
  }
  
 void menu(){