keil/include/drivers/mk_uwb.c
@@ -46,6 +46,7 @@ #include "mk_aes.h" #include "mk_lsp.h" #include "mk_power.h" #include "mk_wdt.h" #include "board.h" @@ -618,7 +619,7 @@ while (sys_timer_get() - start < 624) // 10us { } wdt_ping(WDT_ID0);//喂狗 // Trigger TX REG_WRITE(0x40000430, 0x1); start = sys_timer_get();