This commit is contained in:
olikraus
2024-10-09 22:19:38 +02:00
parent e6a66ee0de
commit e94fc8ceec
3 changed files with 91 additions and 0 deletions
+8
View File
@@ -2312,6 +2312,14 @@ struct controller controller_list[] =
{ NULL }
}
},
{
"sed1330", 30, 8, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_100", "", COM_6800|COM_8080,
"Not tested, might work for RA8835 and SED1335 also", /* is_generate_u8g2_class= */ 1,
{
{ "240x64" },
{ NULL }
}
},
{
"sed1330", 32, 16, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_100", "", COM_6800|COM_8080,
"Not tested, might work for RA8835 and SED1335 also", /* is_generate_u8g2_class= */ 1,