Page 1 of 1

Posted: Thu Jan 01, 1970 12:00 am
by 9000h
we should move the defines from dvb.c to dvb.h

#define DELSYS 0
#define FREQUENCY 1
....

#ifndef DTV_STREAM_ID
#define DTV_STREAM_ID 42
#endif