zhyinch
2020-11-07 46dba0eda7c48d68f4f6a5dd179f823c8193bb64
源码/核心板/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;