mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +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": "API for the DFRobot LM35 Linear Temperature Sensor",
|
||||
"Sensor Class":
|
||||
{
|
||||
"lm35":
|
||||
"LM35":
|
||||
{
|
||||
"Name": "Analog Temperature Sensor",
|
||||
"Description": "This sensor returns an analog voltage proportional to the temperature of the ambient environment. This driver was developed using the DFRobot LM35 Linear Temperature Sensor",
|
||||
@ -35,4 +35,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user