Part 6 - Capacitive Touchpad
Dependencies: mbed
Fork of MPR121_Demo by
Revision 2:0db23f7b90e6, committed 2018-01-31
- Comitter:
- Nydrel
- Date:
- Wed Jan 31 08:08:52 2018 +0000
- Parent:
- 1:256c1f475861
- Commit message:
- p9,910;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Jan 31 08:04:51 2018 +0000 +++ b/main.cpp Wed Jan 31 08:08:52 2018 +0000 @@ -38,7 +38,7 @@ Serial pc(USBTX, USBRX); // Setup the i2c bus on pins 28 and 27 -I2C i2c(p28, p27); +I2C i2c(p9, p10); // Setup the Mpr121: // constructor(i2c object, i2c address of the mpr121)