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 6d3a70a commit d202731Copy full SHA for d202731
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/cujomalainey/ant-arduino.git"
9
},
10
- "version": "2.0.0",
+ "version": "2.0.1",
11
"frameworks": "arduino, mbed",
12
"platforms": "*"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=ANT-Arduino
2
-version=2.0.0
+version=2.0.1
3
author=Curtis Malainey <curtis@malainey.com>
4
maintainer=Curtis Malainey <curtis@malainey.com>
5
sentence=Library for communicating with various ANT radios from Dynastream Innovations.
0 commit comments