1#ifndef INCLUDE_GUARD__BOOM_DEPLOY_TELECOMMAND_DEFS_H
2#define INCLUDE_GUARD__BOOM_DEPLOY_TELECOMMAND_DEFS_H
8 char *response_output_buf, uint16_t response_output_buf_len
14 char *response_output_buf, uint16_t response_output_buf_len
uint8_t TCMDEXEC_boom_self_check(const char *args_str, char *response_output_buf, uint16_t response_output_buf_len)
Run the self-check on the boom deployment system.
Definition boom_deploy_telecommand_defs.c:170
uint8_t TCMDEXEC_boom_deploy_timed(const char *args_str, char *response_output_buf, uint16_t response_output_buf_len)
Activate the burn wire for the specified duration.
Definition boom_deploy_telecommand_defs.c:30