mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
JSON: Correcting the Sensor Class field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"Description": "Grove Line Finder Sensor Library",
|
||||
"Sensor Class":
|
||||
{
|
||||
"grovelinefinder":
|
||||
"GroveLineFinder":
|
||||
{
|
||||
"Name": "Infrared (IR) Based Line Finder",
|
||||
"Description": "UPM module for the Line Finder sensor. It outputs a digital signal indicating whether it is detecting black on a white background, or white on a black background.",
|
||||
@ -37,4 +37,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user