use LCD_SERIAL for Anycubic touchscreen communication #400

Merged
stklcode merged 1 commits from feature/lcd-serial into master 2022-12-21 14:40:05 -06:00
stklcode commented 2022-12-21 05:29:32 -06:00 (Migrated from github.com)

Description

Replace our implementation of HardwareSerial with LCD_SERIAL from AVR HAL and copy helper methods and macros from Anycubic i3 ExtUI.

Requirements

Any target with Anycubic touchscreen.

Benefits

Less custom code and implementation closer to upstream.

Configurations

--

--

### Description Replace our implementation of HardwareSerial with _LCD_SERIAL_ from AVR HAL and copy helper methods and macros from Anycubic i3 ExtUI. ### Requirements Any target with _Anycubic_ touchscreen. ### Benefits Less custom code and implementation closer to upstream. ### Configurations -- ### Related Issues --
Sign in to join this conversation.
No description provided.