3 key touch panel from Seeed

Dependencies:   MPR121

Fork of Seeed_Grove_I2C_Touch_Example by Seeed

Files at this revision

API Documentation at this revision

Comitter:
tulanthoar
Date:
Thu Jun 29 16:33:34 2017 +0000
Parent:
2:383e257538ff
Child:
4:3d9f7bbbfcc9
Commit message:
use mbed-os

Changed in this revision

MPR121.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- a/MPR121.lib	Fri Aug 15 23:04:24 2014 +0000
+++ b/MPR121.lib	Thu Jun 29 16:33:34 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/sam_grove/code/MPR121/#b6bb38744edd
+http://mbed.org/users/sam_grove/code/MPR121/#870059a44bfc
--- 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);
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-os.lib	Thu Jun 29 16:33:34 2017 +0000
@@ -0,0 +1,1 @@
+https://github.com/ARMmbed/mbed-os/#42be5c01a7f91292d5e27124ad9584236025f6ab
--- a/mbed.bld	Fri Aug 15 23:04:24 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/9327015d4013
\ No newline at end of file