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": "zfm20",
"Description": "ZFM-20 Fingerprint Sensor Module",
"Sensor Class": {
"zfm20": {
"ZFM20": {
"Name": "API for the ZFM-20 Fingerprint Sensor Module",
"Description": "This is the UPM Module for the ZFM-20 Fingerprint Sensor Module. The Fingerprint Sensor is one optical fingerprint sensor which will make adding fingerprint detection and verification super simple.There's a high powered DSP chip AS601 that does the image rendering, calculation, feature-finding and searching. You can also enroll new fingers directly - up to 162 finger prints can be stored in the onboard FLASH memory. There's a red LED in the lens that lights up during a photo so you know its working.",
"Aliases": ["zfm20", "Grove - Fingerprint Sensor"],
@ -63,4 +63,4 @@
}
}
}
}
}