mirror of
https://github.com/eclipse/upm.git
synced 2025-07-04 02:41: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 LSM303D 3-Axis Geomagnetic Sensor",
|
||||
"Sensor Class":
|
||||
{
|
||||
"lsm303d":
|
||||
"LSM303D":
|
||||
{
|
||||
"Name": "Ultra-compact high-performance eCompass module",
|
||||
"Description": "The LSM303D is an ultra-low-power high-performance system-in-package featuring a 3D digital linear acceleration sensor and a 3D digital magnetic sensor. The LSM303D has linear acceleration full scales of 2g/4g/8g/16g and a magnetic field dynamic range of 50 Gauss. Not all functionality of this chip has been implemented in this driver, however all the pieces are present to add any desired functionality. This driver supports only I2C operation.",
|
||||
@ -36,4 +36,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user