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 7990474 commit e1055d2Copy full SHA for e1055d2
library.json
@@ -11,7 +11,7 @@
11
"url": "https://github.com/bcmi-labs/Arduino_RouterBridge",
12
"maintainer": true
13
},
14
- "version": "0.1.2",
+ "version": "0.1.3",
15
"license": "MPL2.0",
16
"frameworks": "arduino",
17
"platforms": "*",
library.properties
@@ -1,5 +1,5 @@
1
name=Arduino_RouterBridge
2
-version=0.1.2
+version=0.1.3
3
author=BCMI-labs
4
maintainer=BCMI-labs
5
sentence=A RPC bridge for Arduino UNO Q boards
0 commit comments