Fixed incorrect constant name.

master
Marcio Teixeira 7 years ago
parent c63b130036
commit 8dbcac46b3

@ -126,7 +126,7 @@
#define HEATER_2_PIN 6
#define HEATER_BED_PIN 3
#ifdef LULZBOT_SWAP_FAN_PINS
#ifdef LULZBOT_SWAP_FAN_PINS_6_AND_8
#define FAN_PIN 6
#define FAN1_PIN 8
#else

Loading…
Cancel
Save