Increased SIMUL_TRACKS from 10 to 20

This commit is contained in:
Thulinma 2017-07-26 15:51:36 +02:00
parent 871bee3436
commit c534a2d3ca

View file

@ -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