Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
8251d0ae
Commit
8251d0ae
authored
Apr 28, 2019
by
devsaurus
Browse files
fix ucg compile for u8g2 & !ucg
parent
afa996e6
Changes
1
Show whitespace changes
Inline
Side-by-side
components/modules/ucg.c
View file @
8251d0ae
...
@@ -19,8 +19,8 @@
...
@@ -19,8 +19,8 @@
#include "sdkconfig.h"
#include "sdkconfig.h"
#endif
#endif
#ifndef CONFIG_LUA_MODULE_U
8G2
#ifndef CONFIG_LUA_MODULE_U
CG
// ignore unused functions if u
8g2
module will be skipped anyhow
// ignore unused functions if u
cg
module will be skipped anyhow
#pragma GCC diagnostic ignored "-Wunused-function"
#pragma GCC diagnostic ignored "-Wunused-function"
#endif
#endif
...
...
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