JSON: Correcting bad sensor names

Signed-off-by: malikabh <abhishek.malik@intel.com>
This commit is contained in:
malikabh
2018-01-10 13:47:50 -05:00
parent 450f071f7d
commit a6111a83b5
37 changed files with 103 additions and 253 deletions

View File

@ -3,7 +3,7 @@
"Description": "3-axis, +/- 2/4/8/16 g Digital Accelerometer",
"Sensor Class":
{
"adxl345":
"Adxl345":
{
"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.",
@ -43,4 +43,4 @@
}
}
}
}
}