mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-22 13:04:53 +00:00
Update EInkDisplay2.cpp
This commit is contained in:
parent
c7dfd245e3
commit
48ee995e0d
@ -67,7 +67,6 @@ EInkDisplay::EInkDisplay(uint8_t address, int sda, int scl)
|
|||||||
|
|
||||||
//M5Stack_CoreInk 200x200
|
//M5Stack_CoreInk 200x200
|
||||||
//1.54 inch 200x200 - GxEPD2_154_M09
|
//1.54 inch 200x200 - GxEPD2_154_M09
|
||||||
//setGeometry(GEOMETRY_RAWMODE, 200, 200);
|
|
||||||
setGeometry(GEOMETRY_RAWMODE, EPD_HEIGHT, EPD_WIDTH);
|
setGeometry(GEOMETRY_RAWMODE, EPD_HEIGHT, EPD_WIDTH);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user