mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
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:

committed by
Abhishek Malik

parent
c5cdfc702c
commit
3ca7889755
@ -5,9 +5,9 @@
|
||||
{
|
||||
"adxl345":
|
||||
{
|
||||
"Brief": "API for the ADXL345 3-Axis Digital Accelerometer",
|
||||
"Name": "API for the ADXL345 3-Axis Digital Accelerometer",
|
||||
"Description": "ADXL345 is a 3-axis digital accelerometer. The sensor has configurable resolutions to measure +/- 2g, +/- 4g, +/- 8g, or +/- 16g.",
|
||||
"Part Numbers": ["adxl335"],
|
||||
"Aliases": ["adxl335"],
|
||||
"Categories": ["imu", "accelerometers"],
|
||||
"Connections": ["i2c"],
|
||||
"Project Type": ["prototyping", "industrial"],
|
||||
|
Reference in New Issue
Block a user