mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +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 LSM303DLH Accelerometer & Compass",
|
||||
"Sensor Class":
|
||||
{
|
||||
"lsm303dlh":
|
||||
"LSM303DLH":
|
||||
{
|
||||
"Name": "Triaxial Accelerometer/magnetometer",
|
||||
"Description": "This module defines the LSM303DLH 3-axis magnetometer/3-axis accelerometer. This module was tested with the Seeed Studio* Grove 6-Axis Accelerometer & Compass module used over I2C. The magnetometer and acceleromter are accessed at two seperate I2C addresses.",
|
||||
@ -33,4 +33,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user