test_acs 프로젝트 변경
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Project
|
||||
var funcname = "_SM_RUN_GOTO";
|
||||
|
||||
//충전 상태가 OFF되어야 동작하게한다
|
||||
if (_SM_RUN_CHARGE_GOFF(isFirst, seqtime) == false)
|
||||
if (_SM_RUN_CHARGE_OFF(isFirst, seqtime) == false)
|
||||
return false;
|
||||
|
||||
//최초시작이라면 시간변수 초기화
|
||||
|
||||
Reference in New Issue
Block a user