mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +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 LSM6DSL 3-axis Accelerometer and Gyroscope",
|
||||
"Sensor Class":
|
||||
{
|
||||
"lsm6dsl":
|
||||
"LSM6DSL":
|
||||
{
|
||||
"Name": "Digital 3-axis Accelerometer and Gyroscope",
|
||||
"Description": "The LSM6DSL is a system-in-package featuring a 3D digital accelerometer and a 3D digital gyroscope performing at 0.65 mA in high performance mode and enabling always-on low-power features for an optimal motion experience for the consumer. 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 both I2C (default) and SPI operation.",
|
||||
@ -36,4 +36,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user