mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 11:21:12 +03:00
Fixing minor issues in json files
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
"Java": ["MPU9150Sample.java"],
|
||||
"Python": ["mpu9150.py"],
|
||||
"Node.js": ["mpu9150.js"],
|
||||
"C++": ["mpu9150-ak8975.cxx.cxx", "mpu9150-mpu60x0.cxx", "mpu9150-mpu9250.cxx", "mpu9150.cxx"]
|
||||
"C++": ["mpu9150-ak8975.cxx", "mpu9150-mpu60x0.cxx", "mpu9150-mpu9250.cxx", "mpu9150.cxx"]
|
||||
},
|
||||
"Specifications": {
|
||||
"Vsource": {
|
||||
@ -56,4 +56,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user