Minor JSON fixes

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2017-08-30 16:02:40 -07:00
parent 303323fa3a
commit 28380f2bfa
41 changed files with 39 additions and 118 deletions

View File

@ -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"],