Changeset 43056
- Timestamp:
- 11/29/18 18:28:54 (5 years ago)
- Location:
- titan
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/titan.c
r43025 r43056 253 253 #endif 254 254 255 #define TIMECODE "154 2558853"255 #define TIMECODE "1543512105" 256 256 257 257 #if !defined(HAVE_HISILICON_ACCEL) … … 848 848 if(checkbox("DM7020HD") == 0 && checkbox("DM7020HDV2") == 0 && checkbox("VUSOLO2") == 0 && checkbox("DM900") == 0 && checkbox("DM920") == 0 && checkbox("DM520") == 0 && checkbox("DM525") == 0) 849 849 setfbosd(); 850 if(checkrealbox("HD51") == 1)850 if(checkrealbox("HD51") == 1) 851 851 setfbosdnull(); 852 852 status.usedirectfb = 1;
Note: See TracChangeset
for help on using the changeset viewer.