We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b773309 commit 5ea75b3Copy full SHA for 5ea75b3
library.properties
@@ -2,8 +2,8 @@ name=pulseInput
2
version=1.0.0
3
author=RCmags <memoryofatrufestival@gmail.com>
4
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.
+sentence=Non-blocking alternative to pulseIn
+paragraph=Simple interrupt-based alternative to arduino's pulseIn function.
7
category=Other
8
url=https://github.com/RCmags/pulseInput.git
9
architectures=*
0 commit comments