mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Update xdrv_13_display.ino
This commit is contained in:
parent
95bdb15ae9
commit
6b36244bbb
@ -949,7 +949,10 @@ void Display_Text_From_File(const char *file) {
|
|||||||
|
|
||||||
#ifdef USE_DT_VARS
|
#ifdef USE_DT_VARS
|
||||||
|
|
||||||
|
#ifndef MAX_DT_VARS
|
||||||
#define MAX_DT_VARS 8
|
#define MAX_DT_VARS 8
|
||||||
|
#endif // MAX_DT_VARS
|
||||||
|
|
||||||
#define MAX_DVTSIZE 24
|
#define MAX_DVTSIZE 24
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user