Browse Source

update

master
zhaohe 1 year ago
parent
commit
50d01acc0e
  1. 2
      iflytop_canbus_protocol.hpp

2
iflytop_canbus_protocol.hpp

@ -132,7 +132,7 @@ typedef enum {
kcmd_read_sysinfo = 3, // cmd:no, ack:ack_sysinfo_t
kcmd_read_taskinfo = 4, // cmd:taskoff, ack:ask_taskinfo_t
kcmd_heart_ping = 5, // cmd:taskoff, ack:ask_taskinfo_t
kreport_heatpacket = 50, // cmd:no ack:no report:heatpacket_t
kreport_heatpacket_pong = 50, // cmd:no ack:no report:heatpacket_t
kreport_exception_error = 51, // report:error_code,subid
/***********************************************************************************************************************

Loading…
Cancel
Save