JSON: Correcting the Sensor Class field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
malikabh
2018-01-16 15:19:39 -05:00
committed by Abhishek Malik
parent b244fe45d1
commit 76949d9358
98 changed files with 189 additions and 393 deletions

View File

@ -2,7 +2,7 @@
"Library": "rotary",
"Description": "Seeed Rotary Angle Sensor library",
"Sensor Class": {
"rotary": {
"Rotary": {
"Name": "API for the Seeed Rotary Angle Sensor",
"Description": "This is the UPM Module for the Seeed Rotary Angle Sensor. Provides a set of functions to read the absolute pin value, degrees or radians, and another set to do the same relative to the center of the knob's range.",
"Aliases": ["rotary", "Grove - Rotary Angle Sensor"],
@ -49,4 +49,4 @@
}
}
}
}
}