C12832 by dreschpe modified to work with the DOGL128-6 LCD Display (ST7565R based)

Dependents:   DOGL128Test

Fork of C12832_lcd by Peter Drescher

Revision:
17:ec5db47782a3
Parent:
16:3b6865c11663
Child:
18:672450caf175
--- a/DOGL128.h	Sat Jul 16 21:30:38 2016 +0000
+++ b/DOGL128.h	Sat Jul 16 22:12:27 2016 +0000
@@ -32,13 +32,17 @@
     char* data;
     };
 
+/** DOGL128-6 (ST7565) handling library.
+Initializes on spi defined in constructor. Works on an internal buffer and writes buffer
+content to driver ram.
+*/
 class DOGL128 : public GraphicsDisplay
 {
 public:
+
     /** Create a DOGL128 object connected to SPI1
       *
       */
-
     DOGL128(const char* name = "LCD");
 
     /** Get the width of the screen in pixel