mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-22 03:42:39 +01:00
add get_serial_cache_font_width to calc the whole line ser_cache width
This commit is contained in:
@@ -29,7 +29,7 @@ void print_dots_8bit(CONFIG*cfg,uint8_t *Array, uint8_t characters,uint8_t feed_
|
||||
uint16_t read_adc(char*);
|
||||
uint16_t temperature();
|
||||
int glob_file(char*);
|
||||
|
||||
uint16_t get_serial_cache_font_width(CONFIG*);
|
||||
uint8_t print_lines_ft(CONFIG*);
|
||||
uint8_t print_lines8(CONFIG*);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user