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

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