Fix MELZI_MAKR3D to use correct motherboard
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
5a54204f72
commit
7dde761aa6
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
|
||||
#undef MOTHERBOARD
|
||||
#define MOTHERBOARD MELZI
|
||||
#define MOTHERBOARD BOARD_MELZI
|
||||
#define SANGUINOLOLU_V_1_2
|
||||
|
||||
#if defined(__AVR_ATmega1284P__)
|
||||
|
|
Loading…
Reference in a new issue