yincheng.zhong
2023-02-28 b48eddff30f5c99659a3ec444760b8507ef4aedf
Src/application/dw_app.c
@@ -71,7 +71,7 @@
#define FINAL_MSG_FINAL_TX_TS_IDX 18
#define FINAL_MSG_TS_LEN 4
static dwt_config_t config = {
   5,               /* Channel number. */
   2,               /* Channel number. */
   DWT_PRF_64M,     /* Pulse repetition frequency. */
   DWT_PLEN_128,    /* Preamble length. */
   DWT_PAC8,        /* Preamble acquisition chunk size. Used in RX only. */
@@ -652,6 +652,7 @@
            break;
        }
    }
    delay_us(100);
   g_Resttimer=0;
   NearPoll();
   dwt_entersleep();