|
|
@ -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
|
|
|
|
|
|
|
|
/***********************************************************************************************************************
|
|
|
|