Browse Source

KILL, BEEPER pins for LCD_FOR_MELZI (#20924)

ellensp 3 years ago
parent
commit
fa3bd72eea
No account linked to committer's email address
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/src/pins/sanguino/pins_SANGUINOLOLU_11.h

+ 2
- 0
Marlin/src/pins/sanguino/pins_SANGUINOLOLU_11.h View File

163
       #define LCD_PINS_RS                     17
163
       #define LCD_PINS_RS                     17
164
       #define LCD_PINS_ENABLE                 16
164
       #define LCD_PINS_ENABLE                 16
165
       #define LCD_PINS_D4                     11
165
       #define LCD_PINS_D4                     11
166
+      #define KILL_PIN                        10
167
+      #define BEEPER_PIN                      27
166
 
168
 
167
       #ifndef BOARD_ST7920_DELAY_1
169
       #ifndef BOARD_ST7920_DELAY_1
168
         #define BOARD_ST7920_DELAY_1 DELAY_NS(0)
170
         #define BOARD_ST7920_DELAY_1 DELAY_NS(0)

Loading…
Cancel
Save