zhyinch
2018-10-18 2d82c2dfc1a64b05cf92a1bf1bd6fc840cb84e79
源码/核心板/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