Fix and update DGUS displays (#17072)

This commit is contained in:
George Fu 2020-03-11 16:40:30 +08:00 committed by GitHub
parent 23c5701178
commit 201c991cfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 43 additions and 26 deletions

View file

@ -1288,7 +1288,7 @@
// Additional options for DGUS / DWIN displays
//
#if HAS_DGUS_LCD
#define DGUS_SERIAL_PORT 2
#define DGUS_SERIAL_PORT 3
#define DGUS_BAUDRATE 115200
#define DGUS_RX_BUFFER_SIZE 128