use LCD_SERIAL for Anycubic touchscreen communication
Replace our implementation of HardwareSerial with LCD_SERIAL from AVR HAL and copy helper methods and macros from Anycubic i3 ExtUI.
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
// #define ANYCUBIC_TFT_DEBUG
|
||||
// #define POWER_OUTAGE_TEST
|
||||
|
||||
#define LCD_SERIAL_PORT 3
|
||||
|
||||
#define EXT_LEVEL_HIGH 0.1
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user