issue #1111 codebuild

This commit is contained in:
kraus 2020-10-26 13:41:18 +01:00
parent 0bb888c324
commit 43f4929255
1 changed files with 2 additions and 0 deletions

View File

@ -104,6 +104,7 @@ struct controller controller_list[] =
"", /* is_generate_u8g2_class= */ 1,
{
{ "128x64_adafruit" },
{ "128x64_raystar" },
{ NULL }
}
},
@ -112,6 +113,7 @@ struct controller controller_list[] =
"", /* is_generate_u8g2_class= */ 1,
{
{ "128x64_adafruit" },
{ "128x64_raystar" },
{ NULL }
}
},