JSON: Fixed minor issues in JSON files

Signed-off-by: sisinty sasmita patra <sisinty.s.patra@intel.com>
This commit is contained in:
sisinty sasmita patra
2017-07-06 14:04:40 -07:00
parent 7cd290901d
commit c25fa47e2f
5 changed files with 164 additions and 186 deletions

View File

@ -16,11 +16,7 @@
"Image": "",
"Examples":
{
"Java": [""],
"Python": [""],
"Node.js": [""],
"C++": ["si1132.cxx"],
"C": [""]
"C++": ["si1132.cxx"]
},
"Specifications":
{
@ -32,7 +28,7 @@
{
"Intel Joule Module":
{
"Notes": ["might need pull up resistors"],
"Notes": ["might need pull up resistors"]
}
},
"Urls" :
@ -40,8 +36,6 @@
"Product Pages": ["http://www.silabs.com/products/sensors/optical/si1132"],
"Datasheets": ["https://www.silabs.com/documents/public/data-sheets/Si1132.pdf"]
}
},
}
}
}
}