Follow-up and improvement the PR #4053 (CNControls Cartesio UI Support)
・Add implimantation of PR #3609 to configuration files of Cartesio ・Standardize macro names
This commit is contained in:
@@ -79,10 +79,10 @@
|
||||
#define BEEPER_PIN 16
|
||||
|
||||
// Pins for DOGM SPI LCD Support
|
||||
#define DOGLCD_a0 39
|
||||
#define DOGLCD_cs 35
|
||||
#define DOGLCD_mosi 48
|
||||
#define DOGLCD_sck 49
|
||||
#define DOGLCD_A0 39
|
||||
#define DOGLCD_CS 35
|
||||
#define DOGLCD_MOSI 48
|
||||
#define DOGLCD_SCK 49
|
||||
#define LCD_SCREEN_ROT_180
|
||||
|
||||
//The encoder and click button
|
||||
|
||||
Reference in New Issue
Block a user