Skip to content

Commit

Permalink
YHCB2004 followup (MarlinFirmware#21111)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertabreak authored and kpishere committed Feb 19, 2021
1 parent b20c155 commit 6dfb6d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/src/pins/mega/pins_GT2560_V3.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@
#define BEEPER_PIN 18

#if ENABLED(YHCB2004)
#ifndef YHCB2004_SCK
#define YHCB2004_SCK 5
#ifndef YHCB2004_CLK
#define YHCB2004_CLK 5
#endif
#ifndef YHCB2004_MOSI
#define YHCB2004_MOSI 21
Expand Down

0 comments on commit 6dfb6d5

Please sign in to comment.