Witbox and Hephestos are just RAMPS_13_EFB

This commit is contained in:
Scott Lahteine
2015-05-20 21:33:23 -07:00
parent d6c1285ab5
commit 9d1961ebe3
7 changed files with 12 additions and 47 deletions

View File

@@ -104,10 +104,6 @@
#include "pins_5DPRINT.h"
#elif MB(LEAPFROG)
#include "pins_LEAPFROG.h"
#elif MB(WITBOX)
#include "pins_WITBOX.h"
#elif MB(HEPHESTOS)
#include "pins_HEPHESTOS.h"
#elif MB(BAM_DICE)
#include "pins_RAMPS_13.h"
#elif MB(BAM_DICE_DUE)