mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-22 03:42:39 +01:00
add ENABLE_VH in print_lines_ft
This commit is contained in:
@@ -126,7 +126,7 @@ void init_printer() {
|
||||
}
|
||||
}
|
||||
|
||||
//default still FONT_MODE_0
|
||||
//default still FONT_MODE_0, comment out below 4 lines to enable unicode printing
|
||||
current_font.mode = FONT_MODE_0;
|
||||
current_font.width = 8;
|
||||
current_font.height = 16;
|
||||
|
||||
Reference in New Issue
Block a user