Skip to content

Commit 9ece8df

Browse files
authored
Merge pull request #8 from per1234/remove-redundant-paragraph
Remove redundant text from library.properties
2 parents 70ee2d3 + f241f55 commit 9ece8df

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=Queue
22
version=1.6
33
author=SMFSW <[email protected]>
44
maintainer=SMFSW <[email protected]>
5-
sentence=Queue handling library (designed on Arduino)
6-
paragraph=Queue handling library (designed on Arduino). Arduino designed library, yet may be compiled without change with gcc for other purporses/targets
5+
sentence=Queue handling library.
6+
paragraph=Arduino designed library, yet may be compiled without change with gcc for other purporses/targets
77
category=Data Storage
88
url=https://github.com/SMFSW/Queue
99
architectures=*

0 commit comments

Comments
 (0)