Base RAMPS-like boards on RAMPS 1.4

This commit is contained in:
Scott Lahteine
2016-02-28 23:13:50 -08:00
parent 50e3482e0a
commit cacf04f8a7
7 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@
* MKS BASE 1.0 Arduino Mega2560 with RAMPS v1.4 pin assignments
*/
#include "pins_RAMPS_13_EFB.h"
#include "pins_RAMPS_14_EFB.h"
#undef HEATER_1_PIN
#define HEATER_1_PIN 7