@ -415,6 +415,12 @@ Java_com_xypower_mpapp_MicroPhotoService_takePhoto(
env->ReleaseStringUTFChars(path, pathStr);
device->TurnOffCameraPower(NULL);
if (photoInfo.usbCamera)
{
device->TurnOffOtg(NULL);
}
return reinterpret_cast<jlong>(device);