WXK
2023-03-01 f5a2bf301c213aadb6e0383332a01736626afef2
Src/application/dw_app.c
@@ -605,7 +605,7 @@
        if(memcmp(&calCRC,&rec_remotepara[5],2)==0)
        {   uint8_t pack_msgtype,pack_index,pack_length;
            pack_msgtype = rec_remotepara[0];
            pack_index = rec_remotepara[1]*2;
            pack_index = rec_remotepara[1];
            pack_length = rec_remotepara[2];
            if(pack_msgtype==2)
            {