Skip to content

Commit

Permalink
🩹 Remove extraneous EZBoard V1 autofans (MarlinFirmware#25182)
Browse files Browse the repository at this point in the history
  • Loading branch information
houseofbugs authored and SMHRambo committed Feb 7, 2023
1 parent 477ce4f commit 2f0a9a4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Marlin/src/pins/lpc1769/pins_TH3D_EZBOARD.h
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,6 @@
#ifndef E0_AUTO_FAN_PIN
#define E0_AUTO_FAN_PIN AUTO_FAN_PIN
#endif
#ifndef E1_AUTO_FAN_PIN
#define E1_AUTO_FAN_PIN AUTO_FAN_PIN
#endif
#ifndef E2_AUTO_FAN_PIN
#define E2_AUTO_FAN_PIN AUTO_FAN_PIN
#endif

//
// SD Card
Expand Down

0 comments on commit 2f0a9a4

Please sign in to comment.