Change Bulb

This commit is contained in:
Armel FAUVEAU
2024-03-11 03:43:50 +01:00
parent a9916e5128
commit 4b34313c20
2 changed files with 2 additions and 3 deletions

View File

@@ -58,9 +58,8 @@ const uint8_t gFontScanAll[10] =
0b00111110
};
const uint8_t gFontLight[11] =
const uint8_t gFontLight[10] =
{
0b00000000,
0b00001100,
0b00010010,
0b00100001,