ui improvements
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
/// Print characters 2x wider and taller
|
||||
#define FONT_DOUBLE (FONT_DOUBLEW | FONT_DOUBLEH)
|
||||
|
||||
#define TEXT_CENTER 32
|
||||
|
||||
/// Print text stored in flash
|
||||
void fb_text_P(fbpos_t x, fbpos_t y, const char *text, uint8_t flags, fbcolor_t color);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user