Commit cb401f82 authored by MagoKimbra's avatar MagoKimbra

Update nextion_lcd.h

parent 05b25cf9
......@@ -2,7 +2,7 @@
#define NEXTIONLCD_H
#if ENABLED(NEXTION)
#define LCD_UPDATE_INTERVAL 100
#define LCD_UPDATE_INTERVAL 5000
void PstartPopCallback(void *ptr);
void setpagePopCallback(void *ptr);
......@@ -52,4 +52,4 @@
char *ftostr51(const float &x);
char *ftostr52(const float &x);
#endif
#endif // NEXTIONLCD_H
\ No newline at end of file
#endif // NEXTIONLCD_H
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