Skip to content

Commit

Permalink
SKR E3 Turbo Controller Fan (MarlinFirmware#20320)
Browse files Browse the repository at this point in the history
  • Loading branch information
kad authored and W4tel-BiDi committed Apr 5, 2021
1 parent d5dec26 commit d4e547a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Marlin/src/pins/lpc1769/pins_BTT_SKR_E3_TURBO.h
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,10 @@
#define FAN_PIN P2_01
#define FAN1_PIN P2_02

#ifndef CONTROLLER_FAN_PIN
#define CONTROLLER_FAN_PIN FAN1_PIN
#endif

/**
* _____
* 5V | 1 2 | GND
Expand Down

0 comments on commit d4e547a

Please sign in to comment.