Browse Source

添加设备复位上报指令

master
zhaohe 12 months ago
parent
commit
6fb781e6b5
  1. 1
      transmit_disfection_protocol.hpp

1
transmit_disfection_protocol.hpp

@ -121,6 +121,7 @@ typedef enum {
kfn_reset_board = 8, // cmd:
kreport_heatpacket_pong = 50, // cmd:no ack:no report:heatpacket_t
kreport_exception_error = 51, // report:error_code,subid
kreport_device_reset = 52, // report:error_code,subid
/***********************************************************************************************************************
* *

Loading…
Cancel
Save