diff --git a/examples/ePaper/Floyd_Steinberg/EPD_Support.h b/examples/ePaper/Floyd_Steinberg/EPD_Support.h index c0c2321..a92670f 100644 --- a/examples/ePaper/Floyd_Steinberg/EPD_Support.h +++ b/examples/ePaper/Floyd_Steinberg/EPD_Support.h @@ -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