codebuild, issue #2063

This commit is contained in:
kraus 2022-12-29 18:40:02 +01:00
parent c9a24e6001
commit 6ca560fba8
1 changed files with 11 additions and 0 deletions

View File

@ -1953,6 +1953,17 @@ struct controller controller_list[] =
}
},
{ /* cad001 or cad011: this controller doesn't contain two byte commands, argument is not required */
"s1d15300", 16, 8, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_011", "", COM_4WSPI|COM_6800|COM_8080,
"", /* is_generate_u8g2_class= */ 1,
{
{ "lm6023" }, /* 128x64 */
{ NULL }
}
},
{
"s1d15e06", 20, 13, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_011", "", COM_4WSPI|COM_6800|COM_8080,
"", /* is_generate_u8g2_class= */ 1,