We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c708828 commit 4095c40Copy full SHA for 4095c40
app/u8g2lib/Makefile
@@ -24,7 +24,7 @@ STD_CFLAGS=-std=gnu11 -Wimplicit
24
# makefile at its root level - these are then overridden
25
# for a subtree within the makefile rooted therein
26
#
27
-DEFINES += -DU8X8_USE_PINS
+DEFINES += -DU8X8_USE_PINS -DU8G2_USE_LARGE_FONTS
28
29
#############################################################
30
# Recursion Magic - Don't touch this!!
0 commit comments