fixed JSON keys

Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com>
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Wai Lun Poon
2017-08-17 19:42:04 -04:00
committed by Abhishek Malik
parent c5cdfc702c
commit 3ca7889755
103 changed files with 242 additions and 242 deletions

View File

@ -5,9 +5,9 @@
{
"ili9341":
{
"Brief": "SPI Based LCD",
"Name": "SPI Based LCD",
"Description": "This module defines the interface for the ILI9341 display library.",
"Part Numbers": ["ili9341"],
"Aliases": ["ili9341"],
"Categories": ["display"],
"Connections": ["spi"],
"Project Type": ["graphics", "prototyping"],
@ -24,7 +24,7 @@
},
"Specifications":
{
"Operating Voltage": {"unit": "V", "low": 3, "high": 5},
"Operating Voltage": {"unit": "V", "low": 3, "high": 5}
},
"Urls" :