- fixed dvb scan
[vuplus_dvbapp] / lib / dvb / esection.cpp
index 42a056d..dbb9bf7 100644 (file)
@@ -22,7 +22,8 @@ void eGTable::sectionRead(const __u8 *d)
 
 void eGTable::timeout()
 {
 
 void eGTable::timeout()
 {
-       eDebug("timeout!");
+       printf("timeout!\n");
+//     eDebug("timeout!");
        m_reader->stop();
        ready = 1;
        error = -1;
        m_reader->stop();
        ready = 1;
        error = -1;