فهرست منبع

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
 # generate the .h file
 
 
-KEMI_MAX_SIZE=1024
+KEMI_MAX_SIZE=1536
 
 
 cat > ../app_jsdt_kemi_export.h <<EOF
 cat > ../app_jsdt_kemi_export.h <<EOF
 /**
 /**