JSON: Correcting bad sensor names

Signed-off-by: malikabh <abhishek.malik@intel.com>
This commit is contained in:
malikabh
2018-01-10 13:47:50 -05:00
parent 450f071f7d
commit a6111a83b5
37 changed files with 103 additions and 253 deletions

View File

@ -3,7 +3,7 @@
"Description": "API for the Collision Sensor",
"Sensor Class":
{
"collision":
"Collision":
{
"Name": "Grove Collision Sensor",
"Description": "The Collision Sensor can detect whether any collision movement or vibration happens. It outputs a low pulse signal when vibration is detected.",
@ -42,4 +42,4 @@
}
}
}
}
}