Skip to content

Commit 30ef095

Browse files
authored
Fix: Filling empty url field within library.properties. (#3)
1 parent 6d9459c commit 30ef095

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
@@ -5,6 +5,6 @@ maintainer=Arduino <[email protected]>
55
sentence=Enable threadsafe peripheral access via pipes.
66
paragraph=
77
category=Communication
8-
url=
8+
url=https://github.com/bcmi-labs/Arduino_ThreadsafeIO
99
architectures=mbed,mbed_portenta,mbed_nano
1010
includes=Arduino_ThreadsafeIO.h

0 commit comments

Comments
 (0)