GT2560 v4.1B, YHCB2004 SPI character LCD (#21091)

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
Vert
2021-02-16 21:29:55 -05:00
committed by GitHub
parent c076a7f7a2
commit 490d4a504a
14 changed files with 85 additions and 40 deletions

View File

@@ -22,7 +22,7 @@
#pragma once
/**
* Geeetech A20M pin assignment
* Geeetech A20M board pin assignments
*/
#define LCD_PINS_RS 5
@@ -30,7 +30,7 @@
#define LCD_PINS_D4 21
#define LCD_PINS_D7 6
#define SPEAKER // The speaker can produce tones
#define SPEAKER // The speaker can produce tones
#if IS_NEWPANEL
#define BTN_EN1 16