mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 21:14:06 -06:00
Anet A8 Plus LCD delays
This commit is contained in:
parent
ce6b435397
commit
e130be8b87
1 changed files with 3 additions and 0 deletions
|
@ -1996,6 +1996,9 @@
|
|||
// different pins/wiring (see pins_ANET_10.h).
|
||||
//
|
||||
#define ANET_FULL_GRAPHICS_LCD
|
||||
#define ST7920_DELAY_1 DELAY_NS(150)
|
||||
#define ST7920_DELAY_2 DELAY_NS(150)
|
||||
#define ST7920_DELAY_3 DELAY_NS(150)
|
||||
|
||||
//
|
||||
// AZSMZ 12864 LCD with SD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue