JSON: Fixing Sensor Name field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2018-01-18 13:26:22 -05:00
parent a842898bd5
commit 7422ec937c
42 changed files with 68 additions and 68 deletions

View File

@ -2,7 +2,7 @@
"Library": "slide",
"Description": "Seeed Slide Sensor library",
"Sensor Class": {
"slide": {
"Slide": {
"Name": "API for the Seeed Slide Potentiometer",
"Description": "This is the UPM Module for the Seeed Slide Potentiometer. Basic UPM module for the slide potentiometer on analog that returns either a raw value or a scaled voltage value.",
"Aliases": ["slide", "Grove - Slide Potentiometer"],
@ -60,4 +60,4 @@
}
}
}
}
}