zhyinch
2018-10-18 4a99709fbaf35e70ab7102c902e2c4caab74b96c
Ô´Âë/ºËÐİå/Src/application/beep_logic_app.c
@@ -12,6 +12,7 @@
#define ONTIME3 1   // 500ms
#define OFFTIME3 5  // 500ms
void main_logic(void)   //主逻辑在这里执行
{
   static uint8_t beep_state,timer_state,beep_timer,beep_ontime,beep_offtime;