3 key touch panel from Seeed

Dependencies:   MPR121

Fork of Seeed_Grove_I2C_Touch_Example by Seeed

Revision:
3:81ea1b6e3fea
Parent:
2:383e257538ff
Child:
5:50d9e7608cf0
--- a/main.cpp	Fri Aug 15 23:04:24 2014 +0000
+++ b/main.cpp	Thu Jun 29 16:33:34 2017 +0000
@@ -1,4 +1,5 @@
 #include "mbed.h"
+#include "rtos.h"
 #include "MPR121.h"
 
 I2C i2c(D14, D15);