Skip to content

Commit b707f82

Browse files
committed
Update library.properties
1 parent a1a33f5 commit b707f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ 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.
77
category=Communication
88
url=https://github.com/bakercp/PacketSerial
9-
architectures=avr
9+
architectures=*

0 commit comments

Comments
 (0)