Skip to content

Commit 0734280

Browse files
Apply suggestion from @TaddyHC
Co-authored-by: TaddyHC <[email protected]>
1 parent 84ce48f commit 0734280

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.hero/boards/uno-r4-wifi/tutorials/touch

1 file changed

+1
-1
lines changed

content/hardware/02.hero/boards/uno-r4-wifi/tutorials/touch/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ Now that you have learned the basics, here are some fun and interesting project
147147

148148
## Conclusion
149149

150-
Capacitive sensing on the Arduino UNO R4 lets you add intuitive touch controls with minimal hardware, simply pair the board with the `Arduino_CapacitiveTouch` library. Tune the detection threshold for your environment (humidity, nearby electronics, etc.), and you can quickly scale from a single touch button to richer, multi-point interfaces.
150+
Capacitive sensing on the Arduino UNO R4 lets you add intuitive touch controls with minimal hardware. Simply pair the board with the `Arduino_CapacitiveTouch` library. Tune the detection threshold for your environment (such as humidity and nearby electronics), and you can quickly scale from a single-touch button to richer, multi-point interfaces.

0 commit comments

Comments
 (0)