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 GP2Y0A family of IR Proximity Sensors",
"Sensor Class":
{
"gp2y0a":
"GP2Y0A":
{
"Name": "Analog Infrared (IR) Based Distance Sensor",
"Description": "Sensors of this family return an analog voltage corresponding to the distance of an object from the sensor. The voltage is lower when objects are far away; the voltage increases as objects get closer to the sensor.",
@ -36,4 +36,4 @@
}
}
}
}
}