Skip to content

Commit 5ea75b3

Browse files
committed
update properties
1 parent b773309 commit 5ea75b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=pulseInput
22
version=1.0.0
33
author=RCmags <memoryofatrufestival@gmail.com>
44
maintainer=RCmags <memoryofatrufestival@gmail.com>
5-
sentence=Interrupt-based alternative to pulseIn
6-
paragraph=Simple non-blocking alternative to arduino's pulseIn function. Pin change interrupts are used to read input signals.
5+
sentence=Non-blocking alternative to pulseIn
6+
paragraph=Simple interrupt-based alternative to arduino's pulseIn function.
77
category=Other
88
url=https://github.com/RCmags/pulseInput.git
99
architectures=*

0 commit comments

Comments
 (0)