LCD_FOR_MELZI

This commit is contained in:
Scott Lahteine
2017-07-01 22:23:03 -05:00
parent 76c92a1fab
commit 232a10410d
35 changed files with 189 additions and 3 deletions

View File

@ -1519,6 +1519,11 @@
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).
//
// LCD for Melzi Card with Graphical LCD
//
//#define LCD_FOR_MELZI
//
// CONTROLLER TYPE: I2C
//

View File

@ -1520,6 +1520,11 @@
// A clone of the RepRapDiscount full graphics display but with
// different pins/wiring (see pins_ANET_10.h).
//
// LCD for Melzi Card with Graphical LCD
//
//#define LCD_FOR_MELZI
//
// CONTROLLER TYPE: I2C
//