Skip to content

Commit a1a33f5

Browse files
committed
Merge pull request #2 from per1234/per1234-add-category
Add category to library.properties
2 parents 3aa42f6 + 6421d63 commit a1a33f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ author=Christopher Baker <[email protected]>
44
maintainer=Christopher Baker <[email protected]>
55
sentence=A small, efficient library for sending serial data packets.
66
paragraph=PacketSerial is an small, efficient, library that allows Arduinos to send and receive serial data packets that include bytes with any value (0-255). A packet is simply an array of bytes.
7+
category=Communication
78
url=https://github.com/bakercp/PacketSerial
89
architectures=avr

0 commit comments

Comments
 (0)