Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
ktpss95112 authored and john0312 committed Jul 24, 2024
1 parent 9d2c1e6 commit 22984c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions fw/Core/Hitcon/Logic/Display/font.h
Original file line number Diff line number Diff line change
Expand Up @@ -1313,13 +1313,13 @@ constexpr unsigned char console_font_5x8[][8] = {
* code=99, hex=0x63, ascii="c"
*/
0x00, /* 000000 */
0x00, /* 000000 */
0x00, /* 000000 */
0x70, /* 011100 */
0x80, /* 100000 */
0x80, /* 100000 */
0x88, /* 100010 */
0x70, /* 011100 */
0x80, /* 100000 */
0x80, /* 100000 */
0x88, /* 100010 */
0x70, /* 011100 */
0x00, /* 000000 */
0x00, /* 000000 */
},
{
/*
Expand Down

0 comments on commit 22984c0

Please sign in to comment.