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:
Stefan Kalscheuer
2022-12-21 12:13:09 +01:00
parent bd0f3a9aa5
commit fd58245bd2
4 changed files with 264 additions and 839 deletions

View File

@@ -45,6 +45,8 @@
// #define ANYCUBIC_TFT_DEBUG
// #define POWER_OUTAGE_TEST
#define LCD_SERIAL_PORT 3
#define EXT_LEVEL_HIGH 0.1
/*