add MINIPANEL defines

This commit is contained in:
AndySze
2015-07-23 16:12:19 +08:00
committed by Richard Wackerbarth
parent 8ac5e56934
commit 00dbf69b6d
6 changed files with 47 additions and 2 deletions

View File

@ -821,6 +821,10 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
// in ultralcd.cpp@lcd_delta_calibrate_menu()
// #define DELTA_CALIBRATION_MENU
// The MakerLab Mini Panel with graphic controller and SD support
// http://reprap.org/wiki/Mini_panel
// #define MINIPANEL
/**
* I2C Panels
*/