Commit 4095c408 authored by Arnim Läuger's avatar Arnim Läuger Committed by devsaurus
Browse files

u8g2: include "large" fonts (#2531)

parent c708828b
......@@ -24,7 +24,7 @@ STD_CFLAGS=-std=gnu11 -Wimplicit
# makefile at its root level - these are then overridden
# for a subtree within the makefile rooted therein
#
DEFINES += -DU8X8_USE_PINS
DEFINES += -DU8X8_USE_PINS -DU8G2_USE_LARGE_FONTS
#############################################################
# Recursion Magic - Don't touch this!!
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment