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 tharts committed Jan 6, 2021
1 parent b541a20 commit c99ff66
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 c99ff66

Please sign in to comment.