issue #745 (codebuild)
This commit is contained in:
parent
682ed34532
commit
428284194c
|
@ -589,6 +589,14 @@ struct controller controller_list[] =
|
|||
{ NULL }
|
||||
}
|
||||
},
|
||||
{
|
||||
"ls013b7dh05", 18, 21, "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 */
|
||||
"", /* is_generate_u8g2_class= */ 1,
|
||||
{
|
||||
{ "144x168" },
|
||||
{ NULL }
|
||||
}
|
||||
},
|
||||
{
|
||||
"uc1701", 13, 8, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_001", "", COM_4WSPI|COM_3WSPI|COM_6800|COM_8080,
|
||||
"", /* is_generate_u8g2_class= */ 1,
|
||||
|
|
Loading…
Reference in New Issue