mirror of
https://github.com/olikraus/u8g2.git
synced 2026-07-28 04:16:07 +00:00
issue #2518
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user