Browse Source

update protocol

master
zhaohe 1 month ago
parent
commit
d1e20693ae
  1. 2
      transmit_disfection_protocol.hpp

2
transmit_disfection_protocol.hpp

@ -16,6 +16,8 @@ namespace transmit_disfection_protocol {
*
*/
#define MAX_PACKET_LEN 120
#define PROTOCOL_VERSION 7
#define HEART_OVERTIME (30 * 1000)
#define SWITCH_CASE_STR(key) \

Loading…
Cancel
Save