aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1306/SSD1306.h
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/SSD1306/SSD1306.h
parent92b00e125cf8d7754e12fd05e0a2cdfd6550af07 (diff)
downloaduGFX-c353b6e9b01393c3c90632c97b4da0a315645b8e.tar.gz
uGFX-c353b6e9b01393c3c90632c97b4da0a315645b8e.tar.bz2
uGFX-c353b6e9b01393c3c90632c97b4da0a315645b8e.zip
Remove superflous defines
Diffstat (limited to 'drivers/gdisp/SSD1306/SSD1306.h')
-rw-r--r--drivers/gdisp/SSD1306/SSD1306.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gdisp/SSD1306/SSD1306.h b/drivers/gdisp/SSD1306/SSD1306.h
index 38507d48..47ca39e4 100644
--- a/drivers/gdisp/SSD1306/SSD1306.h
+++ b/drivers/gdisp/SSD1306/SSD1306.h
@@ -8,9 +8,6 @@
#ifndef _SSD1306_H
#define _SSD1306_H
-#define SSD1306_BLACK 0
-#define SSD1306_WHITE 1
-
#define SSD1306_SETCONTRAST 0x81
#define SSD1306_DISPLAYALLON_RESUME 0xA4
#define SSD1306_DISPLAYALLON 0xA5