mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 07:22:44 +02:00
Merge branch 'master' of https://github.com/TangoCash/libstb-hal-cst-next
Conflicts:
common/ca_ci.cpp
Origin commit data
------------------
Branch: master
Commit: 1b89f91733
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-11-11 (Sat, 11 Nov 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1038,6 +1038,7 @@ void cCA::setInputs()
|
|||||||
{
|
{
|
||||||
printf("set input%d to tuner %s\n", number, getTunerLetter(number).c_str());
|
printf("set input%d to tuner %s\n", number, getTunerLetter(number).c_str());
|
||||||
fprintf(fd,"%s", getTunerLetter(number).c_str());
|
fprintf(fd,"%s", getTunerLetter(number).c_str());
|
||||||
|
fclose(fd);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user