comparison examples/06-Sensors/capacitive-touch/render.cpp @ 507:1cec96845a23 prerelease

Explanted explantation
author Giulio Moro <giuliomoro@yahoo.it>
date Wed, 22 Jun 2016 01:51:17 +0100
parents ff6e9199c444
children
comparison
equal deleted inserted replaced
506:2a8afa6fa118 507:1cec96845a23
149 149
150 // You can use this to read binary on/off touch state more easily 150 // You can use this to read binary on/off touch state more easily
151 //rt_printf("Touched: %x\n", mpr121.touched()); 151 //rt_printf("Touched: %x\n", mpr121.touched());
152 } 152 }
153 153
154 /* ------------ Project Explantation ------------ */
155 154
156 /** 155 /**
157 \example capacitive-touch/render.cpp 156 \example capacitive-touch/render.cpp
158 157
159 Capacitive touch sensing with MPR121 158 Capacitive touch sensing with MPR121