Demonstrates the usage of the ButtonEventM0-Class

Dependencies:   mbed

Dependents:   LedshifterMask

Revision:
10:6495a89d66ed
Parent:
6:cc64c2ff26b0
--- a/main.cpp	Wed Feb 01 07:18:04 2017 +0000
+++ b/main.cpp	Wed Feb 01 07:20:51 2017 +0000
@@ -2,6 +2,8 @@
 #include "mbed.h"
 #include "BtnEventM0.h"
 
+// V4.0
+
 //        LSB                                                      MSB
 BusOut lb(P1_13,P1_12,P1_7,P1_6,P1_4,P1_3,P1_1,P1_0,LED4,LED3,LED2,LED1);