summaryrefslogtreecommitdiff
path: root/glcddrivers/gu256x64-372.h
diff options
context:
space:
mode:
Diffstat (limited to 'glcddrivers/gu256x64-372.h')
-rw-r--r--glcddrivers/gu256x64-372.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/glcddrivers/gu256x64-372.h b/glcddrivers/gu256x64-372.h
index f685f7d..7d92561 100644
--- a/glcddrivers/gu256x64-372.h
+++ b/glcddrivers/gu256x64-372.h
@@ -48,6 +48,13 @@ class cDriverGU256X64_372 : public cDriver
int CheckSetup();
+ int WRHI;
+ int WRLO;
+ int RDHI;
+ int RDLO;
+ int CDHI;
+ int CDLO;
+
protected:
void ClearVFDMem();
void SetPixel(int x, int y);