WaveShare e-paper module (epd1in54). Monochrome version

Dependents:   ZZ_SSL_Main_L476

Fork of epd1in54 by jun imamura

Revision:
2:01166b6a8b6a
Parent:
0:ac97d71fe296
--- 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;
              
 }