7 lines
175 B
Makefile
7 lines
175 B
Makefile
#########################################
|
|
# Default built-in fonts
|
|
#########################################
|
|
|
|
FONTS_GLCD_5X7 ?= 1
|
|
FONTS_ROBOTO_8PT ?= 0
|
|
FONTS_ROBOTO_10PT ?= 0
|