mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-04-28 14:21:25 +03:00
Merge branch 'main' of https://github.com/OneOfEleven/uv-k5-firmware-custom
This commit is contained in:
commit
640011c78b
@ -85,8 +85,7 @@ center_line_t center_line = CENTER_LINE_NONE;
|
||||
memset(p_line, 0, LCD_WIDTH);
|
||||
|
||||
sprintf(s, "TX %u", secs);
|
||||
UI_PrintStringSmallBold(s, 2, 0, line);
|
||||
|
||||
UI_PrintStringSmallBold(s, 2, 0, line); // issue UI_PrintStringSmallBold //UI_PrintStringSmall(s, 2, 0, line);
|
||||
#if 1
|
||||
// solid bar
|
||||
for (i = 0; i < bar_width; i++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user