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 88146e0 commit 663049aCopy full SHA for 663049a
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/cujomalainey/ant-arduino.git"
9
},
10
- "version": "0.2.0",
+ "version": "0.3.0",
11
"frameworks": "arduino",
12
"platforms": "atmelavr, teensy"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=ANT-Arduino
2
-version=0.2.0
+version=0.3.0
3
author=Curtis Malainey <curtis@malainey.com>
4
maintainer=Curtis Malainey <curtis@malainey.com>
5
sentence=Library for talking to various ANT radios from Dynastream Innovations.
0 commit comments