MAX_WIDTH_FONT is only used within Adafruit_Shield.
 
Symbols
loading...
Files
loading...

MAX_WIDTH_FONT macro

Syntax

#define MAX_WIDTH_FONT 24

References

LocationText
stm32_adafruit_lcd.c:91
#define MAX_WIDTH_FONT 24
stm32_adafruit_lcd.c:114
static uint8_t bitmap[MAX_HEIGHT_FONT*MAX_WIDTH_FONT*2+OFFSET_BITMAP] = {0};