Browse Source

YHCB2004 followup (#21111)

Vert 3 years ago
parent
commit
fd455be55c
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      Marlin/src/pins/mega/pins_GT2560_V3.h

+ 2
- 2
Marlin/src/pins/mega/pins_GT2560_V3.h View File

@@ -157,8 +157,8 @@
157 157
 #define BEEPER_PIN                            18
158 158
 
159 159
 #if ENABLED(YHCB2004)
160
-  #ifndef YHCB2004_SCK
161
-    #define YHCB2004_SCK                      5
160
+  #ifndef YHCB2004_CLK
161
+    #define YHCB2004_CLK                      5
162 162
   #endif
163 163
   #ifndef YHCB2004_MOSI
164 164
     #define YHCB2004_MOSI                     21

Loading…
Cancel
Save