Skip to content

Commit 191b39c

Browse files
committed
Fix library.properties to work with spec.
1 parent 51702e0 commit 191b39c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=SparkFun Bio Sensor Hub Library
22
version=1.0.4
3-
author=Elias Santistevan
3+
author=Elias Santistevan <[email protected]>
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=Library for the MAX32664 Bio Metric Hub IC
66
paragraph=The SparkFun Bio Sensor Hub Library is tailored to Maxim Integrated's MAX32664 Bio Sensor Hub interacting with the MAX30101 on [SparkFun's Pulse Oximeter and Heart Rate Monitor](https://www.sparkfun.com/products/15219). The Bio Sensor Hub is a practically microscopic cortex-m0 micro-controller that handles the algorithmic calculation of the light data gathered by the MAX30101 Pulse Oximeter and Heart Rate Monitor, to produce accurate and fast blood oxygen and heart rate readings. The library provides simple function calls to all available commands on the chip as well as example code demonstrating basic to advanced capabilities of the chip.
77
category=Sensors
8-
url="https://github.com/sparkfun/SparkFun_Bio_Sensor_Hub_Library"
8+
url=https://github.com/sparkfun/SparkFun_Bio_Sensor_Hub_Library
99
architecture=*

0 commit comments

Comments
 (0)