WaveShare e-paper module (epd1in54). Monochrome version

Dependents:   ZZ_SSL_Main_L476

Fork of epd1in54 by jun imamura

Files at this revision

API Documentation at this revision

Comitter:
WaleedElmughrabi
Date:
Wed Aug 22 18:12:43 2018 +0000
Parent:
1:8cf4a8e1aa7c
Commit message:
Cosmetic changes

Changed in this revision

epd1in54.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 8cf4a8e1aa7c -r 01166b6a8b6a epd1in54.cpp
--- a/epd1in54.cpp	Tue Aug 21 13:12:24 2018 +0000
+++ b/epd1in54.cpp	Wed Aug 22 18:12:43 2018 +0000
@@ -60,7 +60,7 @@
              
              width = EPD_WIDTH;
              height= EPD_HEIGHT;
-             rotate = ROTATE_0;
+             rotate = ROTATE_270;
              
 }