zhyinch
2020-11-06 d0c8138b8c7154b1f4816561645add3b70bb5e0f
源码/核心板/Src/application/serial_at_cmd_app.c
@@ -106,6 +106,12 @@
                     break;
               }
               break;
               case MSG_WTAG:
               remotesend_state++;
               if(remotesend_state>14)
                  remotesend_state=1;
               memcpy(remotetag_para,mUsartReceivePack,REMOTEPARA_LEN);
               break;
      }
      }