Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f64ca2e

Browse files
authoredJul 19, 2021
Fixed typo in comments. (#5407)
A typographical error is corrected in the 2nd line of the comment. From = " This is un example howto use Touch Intrrerupts " To = " This is an example of how to use Touch Intrrerupts "
1 parent 1effae4 commit f64ca2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎libraries/ESP32/examples/Touch/TouchInterrupt/TouchInterrupt.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
This is un example howto use Touch Intrrerupts
2+
This is an example how to use Touch Intrrerupts
33
The bigger the threshold, the more sensible is the touch
44
*/
55

0 commit comments

Comments
 (0)
Please sign in to comment.