summaryrefslogtreecommitdiff
path: root/Make.config
diff options
context:
space:
mode:
authorAndreas Regel <andreas.regel@gmx.de>2014-10-19 22:01:27 +0200
committerAndreas Regel <andreas.regel@gmx.de>2016-04-01 23:44:13 +0200
commitb8977439a9e142cb870fd6bbe79dab152e93100d (patch)
tree8e726548576981cb158cdb9ac82faf7c301efb65 /Make.config
parent831b3ad714a036edab6b63f84040ab8b32a43ef4 (diff)
downloadgraphlcd-base-b8977439a9e142cb870fd6bbe79dab152e93100d.tar.gz
graphlcd-base-b8977439a9e142cb870fd6bbe79dab152e93100d.tar.bz2
Add driver for SSD1306 OLED display on raspberry pi
Diffstat (limited to 'Make.config')
-rw-r--r--Make.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/Make.config b/Make.config
index 29b82ef..19cbfd8 100644
--- a/Make.config
+++ b/Make.config
@@ -83,3 +83,5 @@ HAVE_DRIVER_VNCSERVER=1
# uncomment this variable if you want to enable the experimental support for picoLCD 256x64
#HAVE_DRIVER_picoLCD_256x64=1
+
+#HAVE_DRIVER_SSD1306=1