Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
cbd19f89
Unverified
Commit
cbd19f89
authored
Oct 24, 2018
by
Arnim Läuger
Committed by
GitHub
Oct 24, 2018
Browse files
u8g2: include "large" fonts (#2531)
parent
0bdcb815
Changes
1
Show whitespace changes
Inline
Side-by-side
app/u8g2lib/Makefile
View file @
cbd19f89
...
@@ -24,7 +24,7 @@ STD_CFLAGS=-std=gnu11 -Wimplicit
...
@@ -24,7 +24,7 @@ STD_CFLAGS=-std=gnu11 -Wimplicit
# makefile at its root level - these are then overridden
# makefile at its root level - these are then overridden
# for a subtree within the makefile rooted therein
# 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!!
# Recursion Magic - Don't touch this!!
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment