Basic library for SHARP LCD LS027B4DH01/LS027B7DH01

Dependents:   AkiSpiLcd_demo AkiSpiLcd_demo2 LCDRAM AkiSpiLcd_example

Revision:
17:3b47e5044518
Parent:
16:fa277cbcc890
Child:
30:d5c18e268866
--- a/AkiSpiLcd.h	Mon Jan 12 12:04:01 2015 +0000
+++ b/AkiSpiLcd.h	Fri Jan 23 11:39:54 2015 +0000
@@ -70,8 +70,8 @@
     */
     enum BASE_ADDR {
         SCREEN0_BASE = 0x0000,
-        SCREEN1_BASE = 0x3000,
-        RAMLINE_BASE = 0x6000,
+        SCREEN1_BASE = 0x4000,
+//        RAMLINE_BASE = 0x7000,
     };
 
     /** Constructor