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 @@
{
"lcdks":
{
"Brief": "LCD Keypad Shield",
"Name": "LCD Keypad Shield",
"Description": "The LCD Keypad Shield uses 7 digital outputs and 1 analog input (for the keypad). The outputs are used to drive an attached LCM1602 LCD controller. This driver should be compatible with the similar LCD keypad shields from Sainsmart, DFRobot and Sparkfun.",
"Part Numbers": ["lcdks"],
"Aliases": ["lcdks"],
"Categories": ["userinput"],
"Connections": ["gpio", "analog"],
"Project Type": ["control", "prototyping"],
@ -24,7 +24,7 @@
},
"Specifications":
{
"Operating Voltage": {"unit": "V", "typ": 5},
"Operating Voltage": {"unit": "V", "typ": 5}
},
"Urls" :
{