Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f64ca2e

Browse filesBrowse files
authored
Fixed typo in comments. (espressif#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
Copy full SHA for f64ca2e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: libraries/ESP32/examples/Touch/TouchInterrupt/TouchInterrupt.ino
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.