mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
JSON: Fixing new JSONs
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -13,12 +13,11 @@
|
||||
"Project Type": ["imu", "prototyping"],
|
||||
"Manufacturers": ["seeed", "adafruit", "stmicro"],
|
||||
"Kits": [],
|
||||
"Image": "lsm303dlh.jpg",
|
||||
"Examples":
|
||||
{
|
||||
"Java": ["LSM303DLHSample.java"],
|
||||
"Python": ["lsm303dlh.py"],
|
||||
"Node.js": ["lsm303dlh.js"],
|
||||
"Node.js": ["lsm303dhl.js"],
|
||||
"C++": ["lsm303dlh.cxx"],
|
||||
"C": []
|
||||
},
|
||||
|
Reference in New Issue
Block a user