WaveShare e-paper module (epd1in54). Monochrome version
Fork of epd1in54 by
Revision 2:01166b6a8b6a, committed 2018-08-22
- 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; }