printing out cjk ok,but not perfect,need more advanced space between here and there

This commit is contained in:
cuu
2022-02-20 02:34:40 -06:00
parent 4218cd1e88
commit 9a21d046e0
3 changed files with 13 additions and 4 deletions

View File

@@ -30,6 +30,7 @@ uint16_t read_adc(char*);
uint16_t temperature();
int glob_file(char*);
uint8_t print_lines_ft(CONFIG*);
uint8_t print_lines8(CONFIG*);
uint8_t invert_bit(uint8_t a);