Update configuration to match new board name
This commit is contained in:
parent
c95b0482fd
commit
2080439d7f
@ -126,7 +126,7 @@
|
|||||||
// The following define selects which electronics board you have.
|
// The following define selects which electronics board you have.
|
||||||
// Please choose the name from boards.h that matches your setup
|
// Please choose the name from boards.h that matches your setup
|
||||||
#ifndef MOTHERBOARD
|
#ifndef MOTHERBOARD
|
||||||
#define MOTHERBOARD BOARD_MKS_13
|
#define MOTHERBOARD BOARD_MKS_GEN_13
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Optional custom name for your RepStrap or other custom machine
|
// Optional custom name for your RepStrap or other custom machine
|
||||||
|
Loading…
Reference in New Issue
Block a user