WYH_L12864 display for Alfawise

MarlinFirmware/Marlin#22863
This commit is contained in:
Scott Lahteine 2021-10-02 20:15:54 -05:00
parent 256a11c665
commit 1167dba9d4
545 changed files with 1689 additions and 259 deletions

View file

@ -1603,7 +1603,7 @@
* Set STATUS_EXPIRE_SECONDS to zero to never clear the status.
* This will prevent position updates from being displayed.
*/
#if ENABLED(U8GLIB_ST7920)
#if IS_U8GLIB_ST7920
// Enable this option and reduce the value to optimize screen updates.
// The normal delay is 10µs. Use the lowest value that still gives a reliable display.
//#define DOGM_SPI_DELAY_US 5