1. killall qlog
This commit is contained in:
parent
69411a2ec0
commit
4b02d7d050
|
@ -700,7 +700,7 @@ SINT32 app_system_poweroff(SF_POWEROFF_TYPE_E enType )
|
|||
#if SF_QLOG_ENABLE
|
||||
if(puiPara->QLogSwitch)
|
||||
{
|
||||
system("killall qlog");
|
||||
system("killall QLog");
|
||||
}
|
||||
#endif
|
||||
//if((puiPara->DebugMode) || (puiPara->QLogSwitch)){
|
||||
|
|
Loading…
Reference in New Issue
Block a user