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

MAX_HEIGHT_FONT macro

Syntax

#define MAX_HEIGHT_FONT 17

References

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