added support for ls013b7dh03 128x128 display

This commit is contained in:
olikraus
2016-05-24 20:26:46 +02:00
parent 44bf9f3a72
commit 2e72f214dd
12 changed files with 322 additions and 36 deletions
+7
View File
@@ -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,
{