v0.6.120
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
#include "src/displays/displaySH1106.h"
|
||||
#elif DSP_MODEL==DSP_1602
|
||||
#include "src/displays/displayLC1602.h"
|
||||
#elif DSP_MODEL==DSP_GC9106
|
||||
#include "src/displays/displayGC9106.h"
|
||||
#elif DSP_MODEL==DSP_CUSTOM
|
||||
#include "src/displays/displayCustom.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user