mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
Minor JSON fixes
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
"Connections": ["gpio", "i2c", "spi"],
|
||||
"Project Type": ["prototyping", "industrial"],
|
||||
"Manufacturers": ["adafruit", "seeed", "bosch"],
|
||||
"Image": "bmp280.jpg",
|
||||
"Examples":
|
||||
{
|
||||
"Java": ["BMP280_Example.java"],
|
||||
@ -52,7 +51,6 @@
|
||||
"Connections": ["gpio", "i2c", "spi"],
|
||||
"Project Type": ["prototyping", "industrial"],
|
||||
"Manufacturers": ["adafruit", "seeed", "bosch"],
|
||||
"Image": "bmp280.jpg",
|
||||
"Examples":
|
||||
{
|
||||
"Java": ["BME280_Example.java", "BME280_InterfaceExample"],
|
||||
|
Reference in New Issue
Block a user