Skip to content

Commit f9f214b

Browse files
Merge pull request #2 from per1234/correct-paragraph
Correct spelling of library metadata property
2 parents e996cdc + 22b0d81 commit f9f214b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=1.3
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.
6+
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
88
url=https://github.com/arduino-libraries/Arduino_CapacitiveTouch
99
architectures=renesas_uno

0 commit comments

Comments
 (0)