Remove Duemilanove

No way to fit Marlin into 32K.
This commit is contained in:
AnHardt
2015-05-19 02:46:37 +02:00
parent 7ff18f6657
commit 4d4fa3607b
5 changed files with 0 additions and 53 deletions

View File

@@ -36,8 +36,6 @@
#include "pins_RAMPS_OLD.h"
#elif MB(RAMPS_13_EFB) || MB(RAMPS_13_EEB) || MB(RAMPS_13_EFF) || MB(RAMPS_13_EEF) || MB(RAMPS_13_SF)
#include "pins_RAMPS_13.h"
#elif MB(DUEMILANOVE_328P)
#include "pins_DUEMILANOVE_328P.h"
#elif MB(GEN6)
#include "pins_GEN6.h"
#elif MB(GEN6_DELUXE)