diff options
Diffstat (limited to 'Make.config')
-rw-r--r-- | Make.config | 2 |
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 |