KILL, BEEPER pins for LCD_FOR_MELZI (#20924)

This commit is contained in:
ellensp 2021-01-30 18:44:32 +13:00 committed by GitHub
parent d3068125c5
commit fa3bd72eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)