mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-09 23:54:43 +02:00
Update Floyd_Steinberg.ino
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
|
||||
// The following is for the Waveshare 2.7" colour ePaper display
|
||||
// include <epd?in?.h> where ?.?? is screen size in inches
|
||||
//#include <epd2in7.h> // Screen specific library
|
||||
#include <epd2in13.h>
|
||||
#include <epd2in7.h> // Screen specific library
|
||||
//#include <epd2in13.h>
|
||||
|
||||
Epd ePaper; // Create an instance ePaper
|
||||
|
||||
|
Reference in New Issue
Block a user