max7219, issue #1116, codebuild

This commit is contained in:
kraus 2020-03-01 12:47:04 +01:00
parent dae8ca83cd
commit df0da125a3
1 changed files with 8 additions and 0 deletions

View File

@ -1436,6 +1436,14 @@ struct controller controller_list[] =
{ NULL }
}
},
{
"max7219", 2, 2, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_empty", "", COM_4WSPI,
"", /* is_generate_u8g2_class= */ 1,
{
{ "16x16" },
{ NULL }
}
},
{
"max7219", 1, 1, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_empty", "", COM_4WSPI,
"", /* is_generate_u8g2_class= */ 1,