Skip to content

Commit 7e61c19

Browse files
Update library.properties
1 parent b3558e0 commit 7e61c19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name=Arduino_CapacitiveTouchUNO
1+
name=Arduino_CapacitiveTouch
22
version=1.4
3-
author=Cristian Dragomir
4-
maintainer=Cristian Dragomir
3+
author=Arduino
4+
maintainer=Arduino <[email protected]>
55
sentence=Use touch sensitive pins on UNO-R4 Minima and UNO-R4 WiFi
66
paragraph=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.
77
category=Signal Input/Output

0 commit comments

Comments
 (0)