From 50d01acc0e9cb44d0e5ba36546a32e3d2404a874 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 27 Apr 2024 16:31:02 +0800 Subject: [PATCH] update --- iflytop_canbus_protocol.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iflytop_canbus_protocol.hpp b/iflytop_canbus_protocol.hpp index f28572b..33cb58c 100644 --- a/iflytop_canbus_protocol.hpp +++ b/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 /***********************************************************************************************************************