We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c322184 commit 6ca422dCopy full SHA for 6ca422d
libraries/ESP32/examples/Touch/TouchButton/TouchButton.ino
@@ -1,7 +1,7 @@
1
/*
2
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
+The sketch will tell when it is touched and then released as like a push-button
5
6
This method based on touchInterruptSetThresholdDirection() is only available for ESP32
7
*/
libraries/ESP32/examples/Touch/TouchButtonV2/TouchButtonV2.ino
This method based on touchInterruptGetLastStatus() is only available for ESP32 S2 and S3
0 commit comments