Rename and repair MELZI_1284 (PR#2301)

to MELZI_MAKR3D.

Fix for #2288
As the normal MELZI also can have a 1284.
This commit is contained in:
AnHardt
2015-06-16 23:00:43 +02:00
committed by Richard Wackerbarth
parent 1e9cf905c7
commit c461975140
5 changed files with 6 additions and 8 deletions

View File

@@ -52,8 +52,8 @@
#include "pins_STB_11.h"
#elif MB(AZTEEG_X1)
#include "pins_AZTEEG_X1.h"
#elif MB(MELZI_1284)
#include "pins_MELZI_1284.h"
#elif MB(MELZI_MAKR3D)
#include "pins_MELZI_MAKR3D.h"
#elif MB(AZTEEG_X3)
#include "pins_AZTEEG_X3.h"
#elif MB(AZTEEG_X3_PRO)