Increased SIMUL_TRACKS from 10 to 20
This commit is contained in:
parent
871bee3436
commit
c534a2d3ca
1 changed files with 1 additions and 1 deletions
|
@ -136,5 +136,5 @@ static inline void show_stackframe(){}
|
|||
#define SHM_CONF "MstConf"
|
||||
#define NAME_BUFFER_SIZE 200 //char buffer size for snprintf'ing shm filenames
|
||||
|
||||
#define SIMUL_TRACKS 10
|
||||
#define SIMUL_TRACKS 20
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue