Browse Source

[WallPadConfig]
1. App Ver. 갱신
- 2022.05.23.04
2. 모바일 기기 정보 동기화 작업

jslee(madeinlab) 2 years ago
parent
commit
c2d9bee4e1

+ 1 - 1
WallPadConfig/src/main/java/kr/co/icontrols/wallpadconfig/screen/ConfigMobileDeviceAddScreen.java

@@ -839,7 +839,7 @@ public class ConfigMobileDeviceAddScreen extends WpadScreen
             }
             else if(TargetId == ID.configMobileDeviceAddScreen.button.ALLDEL)
             {
-                if(((MainActivity)getContext()).myIP.equals("10.1.3.1")) {
+                if(((MainActivity)getContext()).myIP.equals("10.1.1.1")) {
                     doPingTest2("alldel", "10.1.2.1", "10.1.3.1");
                     /*
                     if (mData == null) return;