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 1
1
/*
2
2
3
3
This 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
5
5
6
6
This method based on touchInterruptSetThresholdDirection() is only available for ESP32
7
7
*/
Original file line number Diff line number Diff line change 1
1
/*
2
2
3
3
This 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
5
5
6
6
This method based on touchInterruptGetLastStatus() is only available for ESP32 S2 and S3
7
7
*/
You can’t perform that action at this time.
0 commit comments