zhyinch
2021-06-21 30fc49c1a14d7cec02ce73f126afe3e4994c6082
源码/核心板/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;