aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/ST7565
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-10-23 01:33:43 +1000
committerinmarket <andrewh@inmarket.com.au>2013-10-23 01:33:43 +1000
commitc353b6e9b01393c3c90632c97b4da0a315645b8e (patch)
tree10a7da7230a9e4f55904ea72537613b054195cf7 /drivers/gdisp/ST7565
parent92b00e125cf8d7754e12fd05e0a2cdfd6550af07 (diff)
downloaduGFX-c353b6e9b01393c3c90632c97b4da0a315645b8e.tar.gz
uGFX-c353b6e9b01393c3c90632c97b4da0a315645b8e.tar.bz2
uGFX-c353b6e9b01393c3c90632c97b4da0a315645b8e.zip
Remove superflous defines
Diffstat (limited to 'drivers/gdisp/ST7565')
-rw-r--r--drivers/gdisp/ST7565/st7565.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gdisp/ST7565/st7565.h b/drivers/gdisp/ST7565/st7565.h
index b1f43f6b..9542dd3f 100644
--- a/drivers/gdisp/ST7565/st7565.h
+++ b/drivers/gdisp/ST7565/st7565.h
@@ -8,9 +8,6 @@
#ifndef _ST7565_H
#define _ST7565_H
-#define ST7565_BLACK 0
-#define ST7565_WHITE 1
-
#define ST7565_CONTRAST 0x81
#define ST7565_ALLON_NORMAL 0xA4
#define ST7565_ALLON 0xA5