Changeset 26541


Ignore:
Timestamp:
02/28/14 08:43:33 (9 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r26537 r26541  
    874874       
    875875        //set volume on start
    876 //      if(checkbox("ATEMIO5000") == 1)
    877 //      {
     876        if(checkbox("VUSOLO2") == 1)
     877        {
    878878//              setvol(getconfigint("vol", NULL));
    879 //              system("fbset 1280x720-1");
    880 //      }
     879                system("fbset 1280x720-1");
     880        }
    881881
    882882        //check to remove preinstalled tpk packages
Note: See TracChangeset for help on using the changeset viewer.