undo max7219 16x16, issue #1116

This commit is contained in:
kraus 2020-03-01 20:40:50 +01:00
parent 007285464f
commit ccfe37b9dd
1 changed files with 2 additions and 0 deletions

View File

@ -1436,6 +1436,7 @@ struct controller controller_list[] =
{ NULL }
}
},
#ifdef NOT_POSSIBLE
{
"max7219", 2, 2, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_empty", "", COM_4WSPI,
"", /* is_generate_u8g2_class= */ 1,
@ -1444,6 +1445,7 @@ struct controller controller_list[] =
{ NULL }
}
},
#endif
{
"max7219", 1, 1, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_empty", "", COM_4WSPI,
"", /* is_generate_u8g2_class= */ 1,