Changeset 37310


Ignore:
Timestamp:
03/07/16 19:54:49 (8 years ago)
Author:
gost
Message:

[titan] dm7020.. fix cams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/ca.h

    r35621 r37310  
    13791379        free(buf); buf = NULL;
    13801380        dvbnode->caslot->poll = 0;
    1381 
     1381        if(checkbox("DM7020HD") == 1 || checkbox("DM7020HDV2") == 1)
     1382                sleep(1);
    13821383        return ret;
    13831384}
Note: See TracChangeset for help on using the changeset viewer.