Browse Source

update

master
zhaohe 12 months ago
parent
commit
9b15ef0cb0
  1. 21
      transmit_disfection_protocol.hpp

21
transmit_disfection_protocol.hpp

@ -237,27 +237,6 @@ typedef enum {
* / * /
*/ */
kfn_ball_valve_ctrl = 1000, // cmd: valve_state kfn_ball_valve_ctrl = 1000, // cmd: valve_state
/***********************************************************************************************************************
* *
***********************************************************************************************************************/
/**
* @brief
* /
*
*/
kfn_proportional_valve_ctrl = 1100, // cmd: subid valve_state(0->100)
kreport_proportional_valve_value = 1150, // cmd: subid valve_state(0->100)
/***********************************************************************************************************************
* *
***********************************************************************************************************************/
kreport_evaporation_bin_water_sensor = 1200, // report:state //蒸发仓水浸
kreport_device_bottom_water_sensor = 1201, // report:state //设备底部水浸
#endif #endif
} cmd_t; } cmd_t;

Loading…
Cancel
Save