File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
libraries/ESP32/examples/Touch Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/*
22
33This is an example how to use Touch Intrrerupts
4- The sketh will tell when it is touched and then released as like a push-button
4+ The sketch will tell when it is touched and then released as like a push-button
55
66This method based on touchInterruptSetThresholdDirection() is only available for ESP32
77*/
Original file line number Diff line number Diff line change 11/*
22
33This is an example how to use Touch Intrrerupts
4- The sketh will tell when it is touched and then released as like a push-button
4+ The sketch will tell when it is touched and then released as like a push-button
55
66This method based on touchInterruptGetLastStatus() is only available for ESP32 S2 and S3
77*/
You can’t perform that action at this time.
0 commit comments