mirror of
https://github.com/olikraus/u8g2.git
synced 2026-09-15 03:02:52 +00:00
added support for ls013b7dh03 128x128 display
This commit is contained in:
@@ -135,6 +135,13 @@ struct controller controller_list[] =
|
||||
{ NULL }
|
||||
}
|
||||
},
|
||||
{
|
||||
"ls913b7dh03", 16, 16, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_001", "", COM_4WSPI, /* cad procedure is not required (no DC for this display) so it could be a dummy procedure here */
|
||||
{
|
||||
{ "128x128" },
|
||||
{ NULL }
|
||||
}
|
||||
},
|
||||
{
|
||||
"uc1701", 13, 8, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_001", "", COM_4WSPI|COM_3WSPI|COM_6800|COM_8080|COM_8080,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user