Defines for electronics boards
Added boards.h which contains defines for all the board numbers, plus some shorthand macros for less typing.
This commit is contained in:
parent
bd25e7393b
commit
f83d0f2a68
9 changed files with 197 additions and 227 deletions
|
|
@ -100,7 +100,7 @@
|
|||
// 88 = 5DPrint D8 Driver Board
|
||||
|
||||
#ifndef MOTHERBOARD
|
||||
#define MOTHERBOARD 33
|
||||
#define MOTHERBOARD BOARD_RAMPS_13_EFB
|
||||
#endif
|
||||
|
||||
// Define this to set a custom name for your generic Mendel,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue