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

@ -13,7 +13,7 @@
"Image": "bh1750.jpg",
"Examples": {
"Java": ["BH1750_Example.java"],
"Python": ["bh1750"],
"Python": ["bh1750.py"],
"Node.js": ["bh1750.js"],
"C++": ["bh1750.cxx"],
"C": ["bh1750.c"]
@ -48,4 +48,4 @@
}
}
}
}
}