Minor JSON fixes

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2017-08-30 16:02:40 -07:00
parent 303323fa3a
commit 28380f2bfa
41 changed files with 39 additions and 118 deletions

View File

@ -12,7 +12,7 @@
"Manufacturers": ["Avago", "Seeed"],
"Image": "apds9002.jpg",
"Examples": {
"Java": ["apds9002.java"],
"Java": ["Apds9002.java"],
"Python": ["apds9002.py"],
"Node.js": ["apds9002.js"],
"C++": ["apds9002.cxx"]
@ -58,4 +58,4 @@
}
}
}
}
}