zhyinch
2021-03-23 012f7bf4e14a8e92f5bba7a2c80b78cbe42fb362
源码/核心板/Src/application/beep_logic_app.c
@@ -38,7 +38,7 @@
         beep_ontime = ONTIME2;
         beep_offtime = OFFTIME2;
         beep_state=2;
         distoffset1=20;
         distoffset1=0;
         distoffset2=0;
      }
 else if (min_dist <= g_com_map[ALARM_DISTANCE3]+distoffset2)
@@ -47,7 +47,7 @@
         beep_offtime = OFFTIME3;
         beep_state=1;
         distoffset1=0;
         distoffset2=20;
         distoffset2=0;
      }
      else{
         beep_state=0;