Changeset 37323


Ignore:
Timestamp:
03/10/16 18:45:11 (7 years ago)
Author:
gost
Message:

[titan] dm7020.. next fix cam

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/ca.h

    r37310 r37323  
    142142
    143143        ret = dvbwrite(fd, buf, count, tout);
     144        if(checkbox("DM7020HD") == 1 || checkbox("DM7020HDV2") == 1)
     145                usleep(150000);
    144146        if(ret >= 0 && ret == count && dvbnode != NULL && dvbnode->caslot != NULL) dvbnode->caslot->poll = 0;
    145147
Note: See TracChangeset for help on using the changeset viewer.