Changeset 26541
- Timestamp:
- 02/28/14 08:43:33 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/titan.c
r26537 r26541 874 874 875 875 //set volume on start 876 // if(checkbox("ATEMIO5000") == 1)877 //{876 if(checkbox("VUSOLO2") == 1) 877 { 878 878 // setvol(getconfigint("vol", NULL)); 879 //system("fbset 1280x720-1");880 //}879 system("fbset 1280x720-1"); 880 } 881 881 882 882 //check to remove preinstalled tpk packages
Note: See TracChangeset
for help on using the changeset viewer.