bump max vision clients for tici

pull/2175/head
Adeeb Shihadeh 2020-09-14 21:29:46 -07:00
parent c9183c11bd
commit 0604f194b3
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
#define UI_BUF_COUNT 4
#define DEBAYER_LOCAL_WORKSIZE 16
#define YUV_COUNT 40
#define MAX_CLIENTS 5
#define MAX_CLIENTS 6
extern "C" {
volatile sig_atomic_t do_exit = 0;