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