diff --git a/utils/src/motion_recognition.cpp b/utils/src/motion_recognition.cpp index 7853bddeb94bc59826b92d3e748d7ad274fa1bde..301bd0a3e03cf681267f4d0595f720a4c91ff0a1 100644 --- a/utils/src/motion_recognition.cpp +++ b/utils/src/motion_recognition.cpp @@ -142,7 +142,7 @@ void FlipMotionEventCallback(const Rosen::MotionSensorEvent &motionData) break; } MotionRecogntion::UnsubscribePickupSensor(); - if (cotrolManager != nullptr) { + if (controlManager != nullptr) { controlManager->StopFlashRemind(); } ffrt::submit([=]() {