[1.1.x] Fix support for Malyan M150 (#9146)

Implements changes to LCD and encoder pins from
forums.reprap.org/read.php?110,716538,728278 and also sets
ST7920_DELAY_[1-3] to DELAY_2_NOP to be compatible with the slower LCD
This commit is contained in:
GrantM11235
2018-01-12 01:14:07 -06:00
committed by Scott Lahteine
parent c1d6d24b9d
commit a0bd811093
5 changed files with 109 additions and 4 deletions

View File

@@ -124,7 +124,7 @@
// The following define selects which electronics board you have.
// Please choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_MELZI
#define MOTHERBOARD BOARD_MELZI_MALYAN
#endif
// Optional custom name for your RepStrap or other custom machine