Changeset 45419


Ignore:
Timestamp:
02/16/21 19:25:50 (3 years ago)
Author:
gost
Message:

test cec stop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r45343 r45419  
    400400        else
    401401                clearfball();
     402               
     403        if(exitcode == 1)
     404                setcecstandby(1);
    402405
    403406        //stop all records
     
    542545        else
    543546                freetimer(1);
    544 
    545         if(exitcode == 1)
    546                 setcecstandby(1);
    547547
    548548        starthttpd(0);
Note: See TracChangeset for help on using the changeset viewer.