浏览代码

app_jsdt: utils/app_jsdt_ctl - increase the static table size to 1536

Daniel-Constantin Mierla 5 年之前
父节点
当前提交
cb55929b8c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/app_jsdt/utils/app_jsdt_ctl

+ 1 - 1
src/modules/app_jsdt/utils/app_jsdt_ctl

@@ -2,7 +2,7 @@
 
 # generate the .h file
 
-KEMI_MAX_SIZE=1024
+KEMI_MAX_SIZE=1536
 
 cat > ../app_jsdt_kemi_export.h <<EOF
 /**