mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
JSON: Correcting bad sensor names
Signed-off-by: malikabh <abhishek.malik@intel.com>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"Description": "API for the Grove Collision Sensor",
|
||||
"Sensor Class":
|
||||
{
|
||||
"grovecollision":
|
||||
"GroveCollision":
|
||||
{
|
||||
"Name": "Grove Collision Sensor",
|
||||
"Description": "The Grove Collision Sensor can detect whether any collision movement or vibration happens. It outputs a low pulse signal when vibration is detected.",
|
||||
@ -38,4 +38,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user