OSDN Git Service

いったん保管
[gokigen/A01d.git] / app / src / main / java / net / osdn / gokigen / a01d / camera / ptpip / operation / PtpIpCameraCommandSendDialog.java
index bbf3387..16e0e2b 100644 (file)
@@ -32,7 +32,7 @@ public class PtpIpCameraCommandSendDialog  extends DialogFragment
     private IPtpIpCommandPublisher commandPublisher = null;
     private PtpIpCameraCommandResponse responseReceiver = null;
     private SparseArrayCompat<String> commandNameIndexArray;
-    private boolean isDumpLog = false;
+    private boolean isDumpLog = true;
 
     private int selectedCommandIdPosition = 0;
     private int selectedBodyLengthPosition = 0;