Skip to content

Commit e897ff8

Browse files
committed
Uprev library
1.0.0 release, added completed master profiles Added Heart Rate Monitor Added LEV Display Added new core data API Added core tests
1 parent ae79087 commit e897ff8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/cujomalainey/antplus-arduino.git"
99
},
10-
"version": "0.3.0",
10+
"version": "1.0.0",
1111
"frameworks": "arduino",
1212
"platforms": "atmelavr, atmelsam, espressif32, espressif8266, intel_arc32, microchippic32, nordicnrf51, nordicnrf52, ststm32, timsp430, teensy",
1313
"dependencies":

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ANTPLUS-Arduino
2-
version=0.3.0
2+
version=1.0.0
33
author=Curtis Malainey <[email protected]>
44
maintainer=Curtis Malainey <[email protected]>
55
sentence=Library for easy ANT+ integration

0 commit comments

Comments
 (0)