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 5060f60 commit c3c535cCopy full SHA for c3c535c
library.json
@@ -11,7 +11,7 @@
11
"url": "https://github.com/hideakitai",
12
"maintainer": true
13
},
14
- "version": "0.5.1",
+ "version": "0.5.2",
15
"license": "MIT",
16
"frameworks": "arduino",
17
"platforms": "*",
library.properties
@@ -1,5 +1,5 @@
1
name=ArduinoOSC
2
-version=0.5.1
+version=0.5.2
3
author=hideakitai
4
maintainer=hideakitai
5
sentence=OSC subscriber / publisher for Arduino
0 commit comments