mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
stuff
This commit is contained in:
parent
33ed0ec27c
commit
8dc2fd062f
@ -952,7 +952,7 @@ int mci_set_channels(int fd, uint32_t freq, uint8_t nchan, uint8_t standard,
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
}
|
}
|
||||||
fprintf(stderr,"Setting DVBT Modulator channels to %d HZ, %d channels, %s\n",
|
fprintf(stderr,"Setting DVB Modulator channels to %d HZ, %d channels, %s\n",
|
||||||
freq, nchan, stand);
|
freq, nchan, stand);
|
||||||
|
|
||||||
return mci_cmd(fd,&msg_channels);
|
return mci_cmd(fd,&msg_channels);
|
||||||
|
Loading…
Reference in New Issue
Block a user