mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 19:31:15 +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 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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user