JSON: Fixing Sensor Name field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2018-01-18 13:26:22 -05:00
parent a842898bd5
commit 7422ec937c
42 changed files with 68 additions and 68 deletions

View File

@ -2,7 +2,7 @@
"Library": "tsl2561",
"Description": "TSL2561 Digital Light Sensor library",
"Sensor Class": {
"tsl2561": {
"TSL2561": {
"Name": "API for the TSL2561 Digital Light Sensor",
"Description": "This is the UPM Module for the TSL2561 Digital Light Sensor. TSL2560 and TSL2561 are light-to-digital converters that transform light intensity to a digital signal output capable of a direct I2C (TSL2561) interface",
"Aliases": ["tsl2561", "Grove - Digital Light Sensor"],
@ -61,4 +61,4 @@
}
}
}
}
}