From 3ff77d29e68bae26031340f66605c40558e588b8 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 10 Aug 2024 21:24:00 +0800 Subject: [PATCH] add enable report fn --- transmit_disfection_protocol.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/transmit_disfection_protocol.hpp b/transmit_disfection_protocol.hpp index 3daf37a..f830ffe 100644 --- a/transmit_disfection_protocol.hpp +++ b/transmit_disfection_protocol.hpp @@ -107,8 +107,9 @@ typedef enum { kfn_force_report = 2, // cmd:no, ack:none //!delete kfn_read_sysinfo = 3, // cmd:no, ack:ack_sysinfo_t kfn_read_taskinfo = 4, // cmd:taskoff, ack:ask_taskinfo_t - kfn_heart_ping = 5, // cmd:pingindex, ack:ask_taskinfo_t + kfn_heart_ping = 5, // cmd:pingindex, ack:ask_taskinfo_t kfn_clear_reset_flag = 6, // cmd:taskoff, ack:ask_taskinfo_t + kfn_enable_report = 7, // cmd:enable kreport_heatpacket_pong = 50, // cmd:no ack:no report:heatpacket_t kreport_exception_error = 51, // report:error_code,subid