mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +03:00
fixed JSON keys
Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:

committed by
Abhishek Malik

parent
c5cdfc702c
commit
3ca7889755
@ -5,9 +5,9 @@
|
||||
{
|
||||
"AD8232":
|
||||
{
|
||||
"Brief": "AD8232 Heart Rate Monitor Library",
|
||||
"Name": "AD8232 Heart Rate Monitor Library",
|
||||
"Description": "This module simply spits out the ADC values reported by the sensor, with the intent to send that data, via serial or network port, somewhere to another piece of software running on a computer that plots the data for you, like an EKG.",
|
||||
"Part Numbers": ["ad8232"],
|
||||
"Aliases": ["ad8232"],
|
||||
"Categories": ["heartrate"],
|
||||
"Connections": ["gpio", "aio"],
|
||||
"Project Type": ["medical"],
|
||||
|
Reference in New Issue
Block a user