mirror of
https://github.com/olikraus/u8g2.git
synced 2026-07-27 20:05:57 +00:00
issue #2607
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/*
|
||||
|
||||
u8x8_d_st7586s_pe24064.c
|
||||
|
||||
Display: 240x64 pixel,
|
||||
|
||||
@@ -1838,7 +1838,7 @@ struct controller controller_list[] =
|
||||
"st7586s", 30, 8, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_011", "", COM_4WSPI|COM_3WSPI|COM_6800|COM_8080,
|
||||
"", /* is_generate_u8g2_class= */ 1,
|
||||
{
|
||||
{ "pe24064" },
|
||||
{ "pe24064" },
|
||||
{ NULL }
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user