Re-enable Freesat code as I think its OK for basic testing, still needs a little work though.
This commit is contained in:
parent
0ba1eb832a
commit
7fdedc9b55
1 changed files with 0 additions and 2 deletions
|
@ -669,10 +669,8 @@ void eit_init ( void )
|
|||
{
|
||||
epggrab_module_ota_create(NULL, "eit", "EIT: DVB Grabber", 1,
|
||||
_eit_start, _eit_enable, NULL);
|
||||
#if TODO_FREESAT_SUPPORT
|
||||
epggrab_module_ota_create(NULL, "freesat", "Freesat", 5,
|
||||
_eit_start, _eit_enable, NULL);
|
||||
#endif
|
||||
}
|
||||
|
||||
void eit_load ( void )
|
||||
|
|
Loading…
Add table
Reference in a new issue