Skip to content

Commit b37518f

Browse files
committed
Set a placeholder 'url' field to be changed before publishing
1 parent 01947e9 commit b37518f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Lucio Rossi (eigen-value)
55
sentence=A MessagePack RPC library for Arduino
66
paragraph=allows to create a client/server architecture using MessagePack as the serialization format. It is designed to be lightweight and easy to use, making it suitable for embedded systems and IoT applications.
77
category=Communication
8-
url=https://github.com/bcmi-labs/Arduino_RPClite
8+
url=https://www.arduino.cc/
99
architectures=*
1010
depends=ArxContainer (>=0.6.0), ArxTypeTraits, DebugLog (>=0.8.1)

0 commit comments

Comments
 (0)