源码/核心板/Src/application/dw_app.h
@@ -16,5 +16,9 @@ void Dw1000_Init(void); void Tag_App(void); void Anchor_App(void); void tag_sleep_configuraion(void); extern uint16_t g_Tagdist[256]; extern uint8_t g_flag_Taggetdist[256]; extern void TagDistClear(void); void Dw1000_App_Init(void); #endif