Browse Source

update

master
zhaohe 1 year ago
parent
commit
6b90a3bc6f
  1. 2
      iflytop_canbus_protocol.hpp

2
iflytop_canbus_protocol.hpp

@ -2,7 +2,7 @@
#include <stdint.h>
#define PROTOCOL_VERSION 1
#define HEART_OVERTIME (10 * 1000)
#define HEART_OVERTIME (30 * 1000)
extern "C" {
#pragma pack(1)

Loading…
Cancel
Save