JSON: Correcting the Sensor Class field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
malikabh
2018-01-16 15:19:39 -05:00
committed by Abhishek Malik
parent b244fe45d1
commit 76949d9358
98 changed files with 189 additions and 393 deletions

View File

@ -3,7 +3,7 @@
"Description": "API support for the ISD1820-based Grove Voice Recorder",
"Sensor Class":
{
"isd1820":
"ISD1820":
{
"Name": "Grove Voice Recording and Playback Module",
"Description": "This class implements support for the Grove Voice Recorder. There are two digital pins: one that enables recording, and the other that plays back what was previously recorded.",
@ -30,4 +30,4 @@
}
}
}
}
}