Update EPD_Support.h
This commit is contained in:
parent
5f272751f7
commit
7eb365fcf5
|
|
@ -96,7 +96,6 @@
|
|||
|
||||
#elif defined (EPD1IN54_H) || defined(EPD2IN13_H) || defined(EPD2IN9_H)
|
||||
ePaper.SetFrameMemory(blackFrame);
|
||||
ePaper.DisplayFrame(blackFrame); // Update 2 color display
|
||||
#else
|
||||
# error "Selected ePaper library is not supported"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue