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

@ -10,7 +10,6 @@
"Connections": ["uart", "gpio"],
"Project Type": ["prototyping", "industrial", "commercial"],
"Manufacturers": ["DFRobot", "Seeed"],
"Image": "nmea_gps.jpg",
"Examples": {
"Java": ["NMEAGPS_Example.java", "NMEAGPS_I2C_Example.java"],
"Python": ["nmea_gps.py", "nmea_gps_i2c.py"],
@ -47,4 +46,4 @@
}
}
}
}
}