streaming
Matthew 4 months ago
parent af9ace5183
commit b7bfefe3e6

@ -413,7 +413,7 @@ public class MainActivity extends AppCompatActivity {
Log.d(TAG, cameraInfo);
MicroPhotoService.setCam3V3Enable(false);
MicroPhotoService.infoLog(cameraInfo);
Toast.makeText(view.getContext(), cameraInfo, Toast.LENGTH_LONG).show();
}

Loading…
Cancel
Save