Browse Source

Added link to controller github

Added the link to the github information about the
ELB_FULL_GRAPHIC_CONTROLLER
Ed Boston 10 years ago
parent
commit
152b681bb5
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      Marlin/Configuration.h

+ 1
- 2
Marlin/Configuration.h View File

@@ -660,8 +660,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
660 660
 //#define VIKI2
661 661
 //#define miniVIKI
662 662
 
663
-// This is a new controller currently under development.  A link to more information will be provided as it
664
-// becomes available.
663
+// This is a new controller currently under development.  https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
665 664
 //
666 665
 // ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
667 666
 //#define ELB_FULL_GRAPHIC_CONTROLLER

Loading…
Cancel
Save