Rename RAMPS 1.3 pins for RAMPS 1.4

This commit is contained in:
Scott Lahteine
2016-02-28 23:09:40 -08:00
parent f18d3f451a
commit 679be3294f
3 changed files with 19 additions and 19 deletions

View File

@@ -1,9 +0,0 @@
/**
* Arduino Mega with RAMPS v1.3 pin assignments
*
* RAMPS_13_EFB (Extruder, Fan, Bed)
*/
#define IS_RAMPS_EFB
#include "pins_RAMPS_13.h"