EPD display library. Check this version (it should work)

Fork of GDEP015OC1 by Jurica Resetar

Files at this revision

API Documentation at this revision

Comitter:
jurica238814
Date:
Fri Nov 24 16:47:56 2017 +0000
Parent:
9:e4e77e840b1f
Commit message:
Some changes...

Changed in this revision

GDEP015OC1.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r e4e77e840b1f -r 73cf09a74996 GDEP015OC1.cpp
--- a/GDEP015OC1.cpp	Thu Apr 13 00:33:42 2017 +0000
+++ b/GDEP015OC1.cpp	Fri Nov 24 16:47:56 2017 +0000
@@ -5,7 +5,7 @@
 #include "GDEP015OC1.h"
 #include "5x7.h"
 
-#define EPD_WAIT_CONSTANT 100
+#define EPD_WAIT_CONSTANT 10
 
 static const unsigned char _lutFull[] = { 
     0x02, 0x02, 0x01, 0x11, 0x12, 0x12, 0x22, 0x22, 0x66, 0x69, 0x69, 0x59, 0x58, 0x99, 0x99,