From b4f60be16a9b63e8a6590c4c01f6ad83c5bd49a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E5=BA=8A=E5=B0=B1=E7=8A=AF=E5=9B=B0?= <11730503+psx123456@user.noreply.gitee.com> Date: Fri, 23 May 2025 14:26:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E7=94=B5=E6=9C=BA=E8=BD=AC?= =?UTF-8?q?=E5=8A=A8=E5=8D=A1=E6=AD=BB=E6=95=85=E9=9A=9C=E6=A3=80=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- APP/Service/service_statusmonitor.c | 1 + PROJECT/OS2.ewp | 6 +++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6061a06..4ec9e78 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *tmp* PROJECT/Debug/ PROJECT/Release/ -PROJECT/settings/ \ No newline at end of file +PROJECT/settings/ +*.ewp \ No newline at end of file diff --git a/APP/Service/service_statusmonitor.c b/APP/Service/service_statusmonitor.c index 8a4479c..943b0fe 100644 --- a/APP/Service/service_statusmonitor.c +++ b/APP/Service/service_statusmonitor.c @@ -471,6 +471,7 @@ static char ptz_motor_rotate_fault_detect_task() time_ms = 0; } + return 0; if(g_ptz.vert_start_stop_set == PTZ_VERT_STOP) diff --git a/PROJECT/OS2.ewp b/PROJECT/OS2.ewp index 945d9c5..336d8a7 100644 --- a/PROJECT/OS2.ewp +++ b/PROJECT/OS2.ewp @@ -716,11 +716,11 @@