We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c91e1 commit 1eaf258Copy full SHA for 1eaf258
1 file changed
src/displayapp/fonts/jetbrains_mono_bold_20.c
@@ -88,8 +88,8 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = {
88
0xe, 0x3, 0x80, 0xc0, 0x70, 0x18, 0xe, 0x0,
89
90
/* U+0030 "0" */
91
- 0x3f, 0x1f, 0xef, 0x3f, 0x87, 0xe1, 0xf8, 0x7f,
92
- 0xdf, 0xf7, 0xe1, 0xf8, 0x7e, 0x1f, 0xcf, 0x7f,
+ 0x3f, 0x1f, 0xef, 0x3f, 0x87, 0xe1, 0xf8, 0x7e,
+ 0xdf, 0xb7, 0xe1, 0xf8, 0x7e, 0x1f, 0xcf, 0x7f,
93
0x8f, 0xc0,
94
95
/* U+0031 "1" */
0 commit comments