From 152b681bb5b436f435b9602fb2e63fb9df643142 Mon Sep 17 00:00:00 2001 From: Ed Boston Date: Tue, 19 May 2015 04:14:55 -0700 Subject: [PATCH] Added link to controller github Added the link to the github information about the ELB_FULL_GRAPHIC_CONTROLLER --- Marlin/Configuration.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 2d57d3061..ccd978681 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -660,8 +660,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic //#define VIKI2 //#define miniVIKI -// This is a new controller currently under development. A link to more information will be provided as it -// becomes available. +// This is a new controller currently under development. https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/ // // ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib //#define ELB_FULL_GRAPHIC_CONTROLLER