SKR E3 Turbo Controller Fan (#20320)
This commit is contained in:
parent
dcb101224f
commit
39abda8743
@ -173,6 +173,10 @@
|
|||||||
#define FAN_PIN P2_01
|
#define FAN_PIN P2_01
|
||||||
#define FAN1_PIN P2_02
|
#define FAN1_PIN P2_02
|
||||||
|
|
||||||
|
#ifndef CONTROLLER_FAN_PIN
|
||||||
|
#define CONTROLLER_FAN_PIN FAN1_PIN
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* _____
|
* _____
|
||||||
* 5V | 1 2 | GND
|
* 5V | 1 2 | GND
|
||||||
|
Loading…
Reference in New Issue
Block a user