mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11: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": "Gyro Breakout Board (300 Degrees/second)",
|
||||
"Sensor Class":
|
||||
{
|
||||
"adxrs610":
|
||||
"ADXRS610":
|
||||
{
|
||||
"Name": "DFRobot ADXRS610 Gyro Breakout Board",
|
||||
"Description": "The ADXRS610 is a MEMS based single axis gyroscope with a range of +/- 300 degrees/sec. It also incorporates a temperature sensing unit that can be used for advanced calibration. This sensor returns an analog voltage proportional to the rotation about the Z-axis in degrees/sec. The temperature component returns a proportional analog values in degrees C. This driver was developed using the DFRobot ADXRS610 Gyro Beakout board.",
|
||||
|
Reference in New Issue
Block a user