mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
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:

committed by
Abhishek Malik

parent
c5cdfc702c
commit
3ca7889755
@ -5,9 +5,9 @@
|
||||
{
|
||||
"jhd1313m1":
|
||||
{
|
||||
"Brief": "LCD Display Driver for the JHD1313M1 Controller for HD44780-based Displays",
|
||||
"Name": "LCD Display Driver for the JHD1313M1 Controller for HD44780-based Displays",
|
||||
"Description": "JHD1313M1 has two I2C addreses: one belongs to a controller, very similar to the upm::Lcm1602 LCD driver, that controls the HD44780-based display, and the other controls only the backlight. This module was tested with the Seeed Grove LCD RGB Backlight v2.0 display that requires 5V to operate.",
|
||||
"Part Numbers": ["jhd1313m1"],
|
||||
"Aliases": ["jhd1313m1"],
|
||||
"Categories": ["display"],
|
||||
"Connections": ["i2c"],
|
||||
"Project Type": ["display", "prototyping"],
|
||||
|
Reference in New Issue
Block a user