mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +03:00
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:

committed by
Abhishek Malik

parent
e441c343d8
commit
0bf4a38f5e
@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user