Skip to content

Commit 0fcd498

Browse files
committed
Update meta files
1 parent efa944c commit 0fcd498

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ANT+",
33
"keywords": "ant, protocol, radio, rf, ant+, fitness, sports",
4-
"description": "Adds support for ANT+ network devices",
4+
"description": "Implements the ANT+ network on top the ANT driver for communication with ANT+ devices. Enables support for integration into various sports sensors/devices.",
55
"repository":
66
{
77
"type": "git",

library.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=ANT+-Arduino
1+
name=ANTPLUS-Arduino
22
version=0.1.0
33
author=Curtis Malainey <[email protected]>
44
maintainer=Curtis Malainey <[email protected]>
5-
sentence=Library for talking to various ANT radios from Dynastream Innovations.
6-
paragraph=Implements the ANT+ network on top the ANT driver for communication with ANT+ devices
5+
sentence=Library for easy ANT+ integration
6+
paragraph=Implements the ANT+ network on top the ANT driver for communication with ANT+ devices. Enables support for integration into various sports sensors/devices.
77
category=Communication
88
url=https://github.com/cujomalainey/antplus-arduino
99
architectures=*

0 commit comments

Comments
 (0)