Browse Source

添加 event 和 kevent_confirm 类型的包

master
zhaohe 4 weeks ago
parent
commit
75bfc77f79
  1. 2
      zscanprotocol.h

2
zscanprotocol.h

@ -5,6 +5,8 @@ typedef enum {
kreceipt,
kerror_receipt,
kreport,
kevent, // , indexid, ,
kevent_confirm, // ,, ,
} packet_type_t;
typedef enum {

Loading…
Cancel
Save