Changeset 43056 for titan/titan/titan.c


Ignore:
Timestamp:
11/29/18 18:28:54 (5 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r43025 r43056  
    253253#endif
    254254
    255 #define TIMECODE "1542558853"
     255#define TIMECODE "1543512105"
    256256
    257257#if !defined(HAVE_HISILICON_ACCEL)
     
    848848        if(checkbox("DM7020HD") == 0 && checkbox("DM7020HDV2") == 0 && checkbox("VUSOLO2") == 0 && checkbox("DM900") == 0 && checkbox("DM920") == 0 && checkbox("DM520") == 0 && checkbox("DM525") == 0)
    849849                setfbosd();
    850         if(checkrealbox("HD51") ==1)
     850        if(checkrealbox("HD51") == 1)
    851851                setfbosdnull();
    852852        status.usedirectfb = 1;
Note: See TracChangeset for help on using the changeset viewer.