KILL, BEEPER pins for LCD_FOR_MELZI (#20924)

This commit is contained in:
ellensp 2021-01-30 18:44:32 +13:00 committed by Scott Lahteine
parent 0e37370b0c
commit 219f92c4ca

View File

@ -163,6 +163,8 @@
#define LCD_PINS_RS 17
#define LCD_PINS_ENABLE 16
#define LCD_PINS_D4 11
#define KILL_PIN 10
#define BEEPER_PIN 27
#ifndef BOARD_ST7920_DELAY_1
#define BOARD_ST7920_DELAY_1 DELAY_NS(0)