Skip to content

Commit f83cfbc

Browse files
Update library.properties
1 parent 6b98f46 commit f83cfbc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
name=Arduino_CapacitiveTouchUNOR4
1+
name=Arduino_CapacitiveTouchUNO
22
version=1.2
33
author=Cristian Dragomir
44
maintainer=Cristian Dragomir
55
sentence=Use touch sensitive pins on UNO-R4 Minima and UNO-R4 WiFi
6+
paragaph=A simple, beginner-friendly C++ library that brings capacitive touch sensing to the Arduino UNO‑R4 Minima and UNO‑R4 WiFi. It abstracts away all the low‑level CTSU, DTC, and interrupt details so you can focus on building interactive projects.
67
category=Signal Input/Output
7-
url=https://github.com/bcmi_labs/Arduino_CapacitiveTouchUNOR4
8+
url=https://github.com/arduino-libraries/Arduino_CapacitiveTouch
89
architectures=renesas_uno
910
includes=Arduino_CapacitiveTouch.h

0 commit comments

Comments
 (0)