yincheng.zhong
2024-06-25 d00fd80d6dfbc216136632765a8883827219cecd
Src/application/dw_mbx_tag.h
@@ -89,6 +89,7 @@
#define NEXTPOLL_TIME_IDX       6   //
#define POLL_FREQ_IDX           8   //分配的发送频率,需要+400的偏移量。
#define PWTAG_RW_FLAG_IDX       9   //读写标志 0无读写 1写入 2读取
#define PWTAG_SECDELAY_IDX      10      //写入标签秒延迟 与读写地址共用一个位置,当有读写地址时,就没有这个参数。
#define PWTAG_WRITE_IDX_IDX     10   //写入地址
#define PWTAG_WRITE_VALUE_IDX   11   //写入值