This commit is contained in:
olikraus
2017-08-14 14:19:40 +02:00
parent b1ac303e90
commit cf57ebb6db
8 changed files with 335 additions and 0 deletions
+16
View File
@@ -409,6 +409,22 @@ struct controller controller_list[] =
{ NULL }
}
},
{
"uc1608", 30, 15, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_001", "", COM_4WSPI|COM_3WSPI,
"", /* is_generate_u8g2_class= */ 1,
{
{ "erc240120" },
{ NULL }
}
},
{
"uc1608", 30, 15, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_uc16xx_i2c", "i2c", COM_I2C,
"", /* is_generate_u8g2_class= */ 1,
{
{ "erc240120" },
{ NULL }
}
},
{
"uc1608", 30, 16, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_001", "", COM_4WSPI|COM_3WSPI,
"", /* is_generate_u8g2_class= */ 1,