fixed JSON keys

Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com>
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Wai Lun Poon
2017-08-17 19:42:04 -04:00
committed by Abhishek Malik
parent c5cdfc702c
commit 3ca7889755
103 changed files with 242 additions and 242 deletions

View File

@ -5,9 +5,9 @@
{
"lsm9ds0":
{
"Brief": "Triaxial Gyroscope/Accelerometer/Magnetometer Sensor",
"Name": "Triaxial Gyroscope/Accelerometer/Magnetometer Sensor",
"Description": "The LSM9DS0 is a system-in-package featuring a 3D digital linear acceleration sensor, a 3D digital angular rate sensor, and a 3D digital magnetic sensor. The LSM9DS0 has a linear acceleration full scale of 2g/4g/6g/8g/16g, a magnetic field full scale of 2/4/8/12 gauss and an angular rate of 245/500/2000 dps. While not all of the functionality of this device is supported initially, methods and register definitions are provided that should allow an end user to implement whatever features are required. This driver was developed on a Sparkfun 9DOF edison block.",
"Part Numbers": ["lsm9ds0"],
"Aliases": ["lsm9ds0"],
"Categories": ["gyroscope", "accelerometer", "magnetometer"],
"Connections": ["i2c", "gpio"],
"Project Type": ["robotics", "wearables", "prototyping"],