Apply MINIPANEL to other configs

This commit is contained in:
Scott Lahteine
2015-07-23 19:28:59 -07:00
committed by Richard Wackerbarth
parent 00dbf69b6d
commit 90f8ddfc1e
10 changed files with 40 additions and 0 deletions

View File

@ -688,6 +688,10 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
//#define RA_CONTROL_PANEL
// The MakerLab Mini Panel with graphic controller and SD support
// http://reprap.org/wiki/Mini_panel
// #define MINIPANEL
/**
* I2C Panels
*/