mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-22 03:42:39 +01:00
printing out cjk ok,but not perfect,need more advanced space between here and there
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user