use LCD_SERIAL for Anycubic touchscreen communication #400
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/lcd-serial"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
--