mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-30 21:58:06 +00:00
YHCB2004 followup (#21111)
This commit is contained in:
parent
7e172bf456
commit
fd455be55c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue