embedded-2-math/lib/terminal_colors.h

6 lines
77 B
C

#define COLOR_RED 1
void clear_color(void);
void set_color(int color_id);