소스 검색

修改平移1号位6

tags/old_version_1
fyf 1 년 전
부모
커밋
d346cec088
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      app/src/main/java/com/bonait/bnframework/business/ExecuteTheRecipe.java

+ 1
- 1
app/src/main/java/com/bonait/bnframework/business/ExecuteTheRecipe.java 파일 보기

@@ -800,7 +800,7 @@ public class ExecuteTheRecipe {

//region PLC监听线程
public static void Listening() {
ExecuteTheRecipe.WritePLC("初始化", true, null);
ExecuteTheRecipe.BottomClick("初始化");
new Handler().postDelayed(new Runnable() {
@Override
public void run() {


불러오는 중...
취소
저장