mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
JSON: Correcting the Sensor Class field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user