We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadf5ee commit 03d5a7fCopy full SHA for 03d5a7f
library.json
@@ -4,11 +4,11 @@
4
"description": "A RPC bridge for Arduino UNO Q boards",
5
"repository": {
6
"type": "git",
7
- "url": "https://github.com/bcmi-labs/Arduino_RouterBridge"
+ "url": "https://github.com/arduino-libraries/Arduino_RouterBridge"
8
},
9
"authors": {
10
- "url": "https://github.com/bcmi-labs/Arduino_RouterBridge",
11
"name": "Arduino",
+ "url": "https://github.com/arduino-libraries/Arduino_RouterBridge",
12
"maintainer": true
13
14
"version": "0.2.2",
@@ -17,6 +17,6 @@
17
"platforms": "*",
18
"dependencies":
19
{
20
- "name": "bcmi-labs/Arduino_RPClite"
+ "name": "arduino-libraries/Arduino_RPClite"
21
}
22
0 commit comments