Changeset 32104


Ignore:
Timestamp:
01/05/15 14:56:27 (9 years ago)
Author:
gost
Message:

[titan] ufs922... aktivate pip for test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r31892 r32104  
    10121012                        }
    10131013                }
    1014                 if(rcret == getrcconfigint("rcpip", NULL) && checkbox("ATEMIO-NEMESIS") == 1)
     1014                if(rcret == getrcconfigint("rcpip", NULL) && (checkbox("ATEMIO-NEMESIS") == 1 || checkbox("UFS922") == 1))
    10151015                //if(rcret == getrcconfigint("rcpip", NULL) && checkbox("ATEMIO5200") != 1) // ATEMIO6200 ???
    10161016                {
Note: See TracChangeset for help on using the changeset viewer.