Skip to content

Commit

Permalink
cwc: increase network messages size frmo 362 to 500 (like in oscam), …
Browse files Browse the repository at this point in the history
…fixes #3989
  • Loading branch information
perexg committed Sep 22, 2016
1 parent e5400e2 commit 64fec81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/descrambler/cwc.c
Expand Up @@ -48,7 +48,7 @@
#define CWC_ES_PIDS 8
#define CWC_MAX_NOKS 3

#define CWS_NETMSGSIZE 362
#define CWS_NETMSGSIZE 500
#define CWS_FIRSTCMDNO 0xe0

typedef enum {
Expand Down

0 comments on commit 64fec81

Please sign in to comment.