mirror of https://github.com/e2002/yoradio.git
add SSD1306
This commit is contained in:
parent
f3c720013f
commit
d75544e5f4
|
|
@ -8,8 +8,8 @@
|
|||
#include "network.h"
|
||||
|
||||
//#define DSP_DUMMY
|
||||
//#define DSP_ST7735
|
||||
#define DSP_SSD1306
|
||||
#define DSP_ST7735
|
||||
//#define DSP_SSD1306
|
||||
|
||||
#ifdef DSP_DUMMY
|
||||
#include "src/displays/displayDummy.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue