chen
2025-08-01 e58e439c877108da6f14447ccdad4bd099fc578c
keil/include/main/main.c
@@ -567,7 +567,7 @@
    power_init();
    sleep_timer_open(true, SLEEP_TIMER_MODE_RELOAD, sleep_timer_callback);
    sleep_timer_start(__MS_TO_32K_CNT(SLEEP_TIMER_NUM));//测试
       adc_get(&sample[0], NUM_SAMPLES, adc_callback);//adc采样
      adc_get(&sample[0], NUM_SAMPLES, adc_callback);//adc采样
      uwb_open();
      Anchor_uwb_aoa_square_init();