SKR E3 Turbo Controller Fan (#20320)
This commit is contained in:
parent
523bc7d355
commit
a8ba3c4e2e
@ -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