1
0
Fork 0

Update README.md

master
Ambrose Chua 2016-08-01 00:02:29 +08:00 committed by GitHub
parent c3da7b83cf
commit 779639d504
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# CapacitiveButton # CapacitiveButton
CapacitiveButton is a small wrapper around CapacitiveSensor that filters the raw capacitive sensor data for use as a button. Requires CapacitiveSensor to be installed. CapacitiveButton is a small wrapper around CapacitiveSensor that filters the raw capacitive sensor data for use as a button. Requires [CapacitiveSensor](https://github.com/PaulStoffregen/CapacitiveSensor) to be installed.
See example for usage and read the source code. See example folder for usage and read the source code.
Standard library installation procedure, consult Arduino wiki. Standard library installation procedure, consult Arduino wiki.