mirror of
https://github.com/olikraus/u8g2.git
synced 2026-09-15 11:12:47 +00:00
work o t6963
This commit is contained in:
@@ -177,7 +177,14 @@ struct controller controller_list[] =
|
||||
{ "nhd_c12832" },
|
||||
{ NULL }
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"t6963", 30, 16, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_100", "", COM_8080,
|
||||
{
|
||||
{ "240x128" },
|
||||
{ NULL }
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
struct interface interface_list[] =
|
||||
|
||||
Reference in New Issue
Block a user