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": "ttp223",
"Description": "Seeed TTP223 Touch Detector Sensor library",
"Sensor Class": {
"ttp223": {
"TTP223": {
"Name": "API for the Seeed TTP223 Touch Sensor",
"Description": "This is the UPM Module for the Seeed TTP223 Touch Sensor. This touch sensor detects when a finger is near the metallic pad by the change in capacitance. It can replace a more traditional push button. The touch sensor can still function when placed under a non-metallic surface like glass or plastic.",
"Aliases": ["ttp223", "Grove - Touch Sensor"],
@ -55,4 +55,4 @@
}
}
}
}
}