mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
disable untested pcd8544 driver for the moment
This commit is contained in:
parent
87598c5dfe
commit
09b650be41
@ -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__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user