Fix Trigorilla include typo

This commit is contained in:
Scott Lahteine 2018-07-03 20:23:14 -05:00
parent 480a3d3d0c
commit 5379c115c8

View File

@ -33,4 +33,4 @@
#define FAN2_PIN 44
#define ORIG_E0_AUTO_FAN_PIN 44
#include "pins_RAMPS_14.h"
#include "pins_RAMPS.h"