--- margi2/cvdv.h 2001/01/22 05:01:52 1.2 +++ margi2/cvdv.h 2001/01/31 14:19:02 1.3 @@ -46,6 +46,6 @@ u16 rnd(u16 range); #define USE_DEBUG 0 -#define CHANNELBUFFERSIZE 65536 +#define CHANNELBUFFERSIZE 8192 int Prepare(struct cvdv_cards *card); #endif // _CVDV_H_