Commit 09b650be authored by devsaurus's avatar devsaurus
Browse files

disable untested pcd8544 driver for the moment

parent 87598c5d
......@@ -14,7 +14,8 @@
// Enable display drivers
#define U8G_SSD1306_128x64_I2C
#define U8G_SSD1306_128x64_SPI
#define U8G_PCD8544_84x48
// untested
#undef U8G_PCD8544_84x48
#endif /* __U8G_CONFIG_H__ */
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