Ignore:
Timestamp:
02/12/16 14:23:49 (7 years ago)
Author:
gost
Message:

[titan] atmio6200 aktivate pip for test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r37078 r37106  
    10821082                }
    10831083                // pip atemio7600 ??
    1084                 if(rcret == getrcconfigint("rcpip", NULL) && (checkchipset("BCM7424") == 1 || checkbox("UFS922") == 1 || checkbox("UFS913") == 1))
     1084                if(rcret == getrcconfigint("rcpip", NULL) && (checkchipset("BCM7424") == 1 || checkbox("ATEMIO6200") == 1 || checkbox("UFS922") == 1 || checkbox("UFS913") == 1))
    10851085                {
    10861086                        if(status.pipservice->videodev == NULL)
Note: See TracChangeset for help on using the changeset viewer.