Increased the max number of disabled sources.

This commit is contained in:
Rolf Ahrenberg 2015-01-17 00:45:30 +02:00
parent b466d6836e
commit 714d3ed902
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#define SATIP_STATS_ACTIVE_PIDS_COUNT 10
#define SATIP_STATS_ACTIVE_FILTERS_COUNT 10
#define MAX_DISABLED_SOURCES_COUNT 5
#define MAX_DISABLED_SOURCES_COUNT 25
#define SECTION_FILTER_TABLE_SIZE 5
#define MAX_CICAM_COUNT 2