increase N_OBSERVABLES even more for 611x
This commit is contained in:
parent
b277b8dda2
commit
de2714e5fe
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
#define DPRINT(level,fmt,args...) do{if(verbose>=level)printf(fmt, ## args);}while(0)
|
||||
|
||||
#define N_CALDACS 64
|
||||
#define N_OBSERVABLES 64
|
||||
#define N_OBSERVABLES 128
|
||||
#define PREOBSERVE_DATA_LEN 10
|
||||
|
||||
typedef struct{
|
||||
|
|
Loading…
Add table
Reference in a new issue