Browse Source

fix:修复编译报错

Dozingfiretruck 3 years ago
parent
commit
b391d691d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/tjpgd/tjpgdcnf.h

+ 1 - 1
components/tjpgd/tjpgdcnf.h

@@ -3,7 +3,7 @@
 /*----------------------------------------------*/
 /*----------------------------------------------*/
 #include "luat_lcd.h"
 #include "luat_lcd.h"
 #ifndef JD_SZBUF
 #ifndef JD_SZBUF
-#define JD_SZBUF
+#define JD_SZBUF            512
 #endif
 #endif
 /* Specifies size of stream input buffer */
 /* Specifies size of stream input buffer */