Browse Source

Update pins_ANET_10.h

Chris Pepper 4 years ago
parent
commit
1bfc51ad5c
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/pins/sanguino/pins_ANET_10.h

+ 1
- 1
Marlin/src/pins/sanguino/pins_ANET_10.h View File

163
     #define LCD_PINS_D6                       16
163
     #define LCD_PINS_D6                       16
164
     #define LCD_PINS_D7                       17
164
     #define LCD_PINS_D7                       17
165
     #define ADC_KEYPAD_PIN                     1
165
     #define ADC_KEYPAD_PIN                     1
166
-  #elif EITHER(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
166
+  #elif ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
167
     // Pin definitions for the Anet A6 Full Graphics display and the RepRapDiscount Full Graphics
167
     // Pin definitions for the Anet A6 Full Graphics display and the RepRapDiscount Full Graphics
168
     // display using an adapter board  // https://go.aisler.net/benlye/anet-lcd-adapter/pcb
168
     // display using an adapter board  // https://go.aisler.net/benlye/anet-lcd-adapter/pcb
169
     // See below for alternative pin definitions for use with https://www.thingiverse.com/thing:2103748
169
     // See below for alternative pin definitions for use with https://www.thingiverse.com/thing:2103748

Loading…
Cancel
Save