This commit is contained in:
kraus 2018-06-13 21:43:54 +02:00
parent 8c9a6a3019
commit 62b7a66b4a
1 changed files with 8 additions and 0 deletions

View File

@ -1107,6 +1107,14 @@ struct controller controller_list[] =
{ NULL }
}
},
{
"max7219", 1, 1, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_empty", "", COM_4WSPI,
"", /* is_generate_u8g2_class= */ 1,
{
{ "8x8" },
{ NULL }
}
},
{
"a2printer", 48, 30, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_empty", "", COM_UART,
"", /* is_generate_u8g2_class= */ 0,