|
|
|
@ -494,6 +494,7 @@ public class MainActivity extends AppCompatActivity {
|
|
|
|
|
MicroPhotoService.setCam3V3Enable(false);
|
|
|
|
|
MicroPhotoService.setOtgState(false);
|
|
|
|
|
|
|
|
|
|
binding.logs.append(cameraInfo + "\r\n");
|
|
|
|
|
Toast.makeText(view.getContext(), cameraInfo, Toast.LENGTH_LONG).show();
|
|
|
|
|
}
|
|
|
|
|
};
|
|
|
|
|