fix include
This commit is contained in:
parent
427df8792d
commit
cba44128d5
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
#define BOARD_NAME "RAMPS-FD v2"
|
#define BOARD_NAME "RAMPS-FD v2"
|
||||||
|
|
||||||
#include "pins_RAMPS_FD.h"
|
#include "pins_RAMPS_FD_V1.h"
|
||||||
|
|
||||||
#undef INVERTED_HEATER_PINS
|
#undef INVERTED_HEATER_PINS
|
||||||
#undef INVERTED_BED_PINS
|
#undef INVERTED_BED_PINS
|
||||||
|
|
Reference in a new issue