Chris Pepper
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/pins/sanguino/pins_ANET_10.h
|
@ -163,7 +163,7 @@ |
|
|
#define LCD_PINS_D6 16 |
|
|
#define LCD_PINS_D6 16 |
|
|
#define LCD_PINS_D7 17 |
|
|
#define LCD_PINS_D7 17 |
|
|
#define ADC_KEYPAD_PIN 1 |
|
|
#define ADC_KEYPAD_PIN 1 |
|
|
#elif EITHER(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER) |
|
|
#elif ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER) |
|
|
// Pin definitions for the Anet A6 Full Graphics display and the RepRapDiscount Full Graphics
|
|
|
// Pin definitions for the Anet A6 Full Graphics display and the RepRapDiscount Full Graphics
|
|
|
// display using an adapter board // https://go.aisler.net/benlye/anet-lcd-adapter/pcb
|
|
|
// display using an adapter board // https://go.aisler.net/benlye/anet-lcd-adapter/pcb
|
|
|
// See below for alternative pin definitions for use with https://www.thingiverse.com/thing:2103748
|
|
|
// See below for alternative pin definitions for use with https://www.thingiverse.com/thing:2103748
|
|
|