]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/touch_pad_examples' into 'master'
authorAngus Gratton <angus@espressif.com>
Tue, 7 Mar 2017 01:03:11 +0000 (09:03 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 7 Mar 2017 01:03:11 +0000 (09:03 +0800)
Examples on using capacitive touch sensors

- `touch_pad_read` - read sensor values  and show on terminal
- `touch_pad_interrupt` - perform simple calibration; trigger an interrupt when any pad is touched

See merge request !530


Trivial merge