try1 with keypad

Dependencies:   keypad mbed

Files at this revision

API Documentation at this revision

Comitter:
nostradamus2x
Date:
Tue Nov 07 01:12:28 2017 +0000
Parent:
1:a045dce72999
Child:
3:74062f7daedd
Commit message:
NC kiya. for the column not being used

Changed in this revision

keyo.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/keyo.cpp	Tue Nov 07 01:03:54 2017 +0000
+++ b/keyo.cpp	Tue Nov 07 01:12:28 2017 +0000
@@ -10,7 +10,7 @@
                   // c0   c1   c2 
  
  uint32_t Index;
- 
+ uint32_t
  uint32_t cbAfterInput(uint32_t index) {
      Index = index;
      PwmOut r(LED_RED);