Update EInkDisplay2.cpp

This commit is contained in:
Mark Trevor Birss 2022-06-01 20:33:51 +02:00 committed by GitHub
parent c7dfd245e3
commit 48ee995e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,6 @@ EInkDisplay::EInkDisplay(uint8_t address, int sda, int scl)
//M5Stack_CoreInk 200x200
//1.54 inch 200x200 - GxEPD2_154_M09
//setGeometry(GEOMETRY_RAWMODE, 200, 200);
setGeometry(GEOMETRY_RAWMODE, EPD_HEIGHT, EPD_WIDTH);
#endif