Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
glcdfont.c File Reference

Go to the source code of this file.

Macros

#define FONT5X7_H
 
#define PROGMEM
 

Variables

static const unsigned char font [] PROGMEM
 

Macro Definition Documentation

◆ FONT5X7_H

#define FONT5X7_H

Definition at line 5 of file glcdfont.c.

◆ PROGMEM

const GFXfont Anonymous_Pro_B14pt7b PROGMEM
Value:
=
{
(uint8_t *)Anonymous_Pro10pt7bBitmaps,
(GFXglyph *)Anonymous_Pro10pt7bGlyphs,
0x20, 0x7E, 20
}

Definition at line 13 of file glcdfont.c.

Variable Documentation

◆ PROGMEM

const unsigned char font [] PROGMEM
static

Definition at line 18 of file glcdfont.c.