Skip to content

Commit b9bb71f

Browse files
committed
ver: RPClite rem ver dep
1 parent 47b6c71 commit b9bb71f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"platforms": "*",
1818
"dependencies":
1919
{
20-
"bcmi-labs/Arduino_RPClite": ">=0.1.0"
20+
"name": "bcmi-labs/Arduino_RPClite"
2121
}
2222
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ paragraph=This library provides a simple RPC bridge for Arduino UNO Q boards, al
77
category=Communication
88
url=https://www.arduino.cc/
99
architectures=*
10-
depends=Arduino_RPClite (>=0.1.0)
10+
depends=Arduino_RPClite

0 commit comments

Comments
 (0)