mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-20 21:27:48 -06:00
No BTN_ENC_EN on Anet 10 (#20684)
This commit is contained in:
parent
1eb592550c
commit
e9ab6c10cf
1 changed files with 0 additions and 6 deletions
|
@ -198,14 +198,8 @@
|
|||
|
||||
#endif
|
||||
|
||||
#if ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
|
||||
#define BTN_ENC_EN LCD_PINS_D7 // Detect the presence of the encoder
|
||||
#endif
|
||||
|
||||
#else
|
||||
|
||||
#define SERVO0_PIN 27
|
||||
|
||||
#endif
|
||||
|
||||
#ifndef FIL_RUNOUT_PIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue