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
09b650be
"app/vscode:/vscode.git/clone" did not exist on "a0864c43825352a8d222cf5e380085bba849cd8a"
Commit
09b650be
authored
Mar 17, 2015
by
devsaurus
Browse files
disable untested pcd8544 driver for the moment
parent
87598c5d
Changes
1
Show whitespace changes
Inline
Side-by-side
app/include/u8g_config.h
View file @
09b650be
...
@@ -14,7 +14,8 @@
...
@@ -14,7 +14,8 @@
// Enable display drivers
// Enable display drivers
#define U8G_SSD1306_128x64_I2C
#define U8G_SSD1306_128x64_I2C
#define U8G_SSD1306_128x64_SPI
#define U8G_SSD1306_128x64_SPI
#define U8G_PCD8544_84x48
// untested
#undef U8G_PCD8544_84x48
#endif
/* __U8G_CONFIG_H__ */
#endif
/* __U8G_CONFIG_H__ */
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