Hiroh Satoh / keyboard Featured

Dependencies:   BLE_API mbed-dev nRF51822

Revision:
25:094df0d9e95b
Parent:
23:b31957ce64e9
Child:
26:78ee13f69ec3
--- a/main.cpp	Mon Aug 22 17:37:20 2016 +0000
+++ b/main.cpp	Mon Aug 22 17:40:43 2016 +0000
@@ -220,6 +220,8 @@
 // (pulled-up and two MCP23017 is configured with open drain INT)
 InterruptIn buttonInt(P0_5);
 
+Timeout timeout;
+
 // Unsed pins. Set to output for power consumption
 DigitalIn unused_p0_4(P0_4, PullUp);
 DigitalIn unused_p0_7(P0_7, PullUp);