Commit cb401f82 authored by MagoKimbra's avatar MagoKimbra

Update nextion_lcd.h

parent 05b25cf9
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#define NEXTIONLCD_H #define NEXTIONLCD_H
#if ENABLED(NEXTION) #if ENABLED(NEXTION)
#define LCD_UPDATE_INTERVAL 100 #define LCD_UPDATE_INTERVAL 5000
void PstartPopCallback(void *ptr); void PstartPopCallback(void *ptr);
void setpagePopCallback(void *ptr); void setpagePopCallback(void *ptr);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment