check for examples and images path

Signed-off-by: Nicolas Oliver <dario.n.oliver@intel.com>
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Nicolas Oliver
2017-08-17 13:30:41 -07:00
committed by Abhishek Malik
parent e441c343d8
commit 0bf4a38f5e
5 changed files with 80 additions and 7 deletions

View File

@ -12,7 +12,7 @@
"Manufacturers": ["Shiji Lighting", "Adafruit"],
"Image": "apa102.jpg",
"Examples": {
"Java": ["apa102.java"],
"Java": ["APA102Sample.java"],
"Python": ["apa102.py"],
"Node.js": ["apa102.js"],
"C++": ["apa102.cxx"]
@ -42,4 +42,4 @@
}
}
}
}
}