mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
JSON: Correcting the Sensor Class field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user