yincheng.zhong
2025-04-01 01eb2711c0c175661337934c1f7a888cd31d45af
Src/application/dw_mbx_tag.h
@@ -120,6 +120,8 @@
#define DATA_IDX 7
#define ONE_BAG_DAXIAO 220
void LoraReportPoll(void);
void UWB_Wkup(void);
void MbxTagUwbRec(void);
@@ -129,5 +131,6 @@
typedef enum{   WG_Lost, //上报丢失    失去和网关通讯
                WG_Connected,// 上报中       和网关通讯正常
}wg_state_enum;
extern uint16_t wg_report_freq;
#endif