Src/application/dw_app.h
@@ -45,6 +45,9 @@ #define NEAR_RESPONSE 0x07 #define NEAR_FINAL 0x08 #define SPOLL 0x09 #define DISCOVERPOLL 0x0A #define DISCOVERRESPONSE 0x0B #define DISCOVERFINAL 0x0C #define REG_POLL 0x10 // #define REG_RESPONSE 0x11 // @@ -132,4 +135,5 @@ extern void TagDistClear(void); void Dw1000_App_Init(void); void DelayOneSlot(void); #endif