Allow Einsy RAMBo FAN1_PIN override
This commit is contained in:
parent
1b921b246b
commit
0bda22367b
@ -118,7 +118,10 @@
|
|||||||
#ifndef FAN_PIN
|
#ifndef FAN_PIN
|
||||||
#define FAN_PIN 8
|
#define FAN_PIN 8
|
||||||
#endif
|
#endif
|
||||||
#define FAN1_PIN 6
|
|
||||||
|
#ifndef FAN1_PIN
|
||||||
|
#define FAN1_PIN 6
|
||||||
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// Misc. Functions
|
// Misc. Functions
|
||||||
|
Loading…
Reference in New Issue
Block a user