Selaa lähdekoodia

- reverted the default value of shared memory buffer

Jan Janak 20 vuotta sitten
vanhempi
commit
d38dd38080
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      config.h

+ 1 - 1
config.h

@@ -122,7 +122,7 @@
 #define PKG_MEM_POOL_SIZE 4*1024*1024
 
 /*used if SH_MEM is defined*/
-#define SHM_MEM_SIZE 128
+#define SHM_MEM_SIZE 32
 
 #define TIMER_TICK 1