Add pins_RAMPS_13_EFB.h to reduce redundancy

This commit is contained in:
Scott Lahteine
2015-06-15 16:56:16 -07:00
committed by Richard Wackerbarth
parent 346c8b339b
commit 318318b02f
6 changed files with 14 additions and 14 deletions

View File

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