Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
meltingrabbit authored and chutaro committed May 27, 2023
1 parent 5c1a95e commit c373d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TlmCmd/common_cmd_packet_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ PH_ACK CCP_register_tlc_asap(cycle_t ti, TLCD_ID tlcd_id, CMD_CODE cmd_id, const
CCP_CmdRet CCP_form_and_exec_rtc(CMD_CODE cmd_id, const uint8_t* param, uint16_t len);

/**
* @brief 他の OBC のコマンドを RT として生成し, 即時実行する
* @brief 他の OBC のコマンドを RT として生成し即時実行する
* @note 生成される command は RTC だが,キューイングされずに即時実行されるため RTC Dispatcher にはログは残らない
* @param[in] apid: APID
* @param[in] cmd_id: CMD_CODE
Expand Down

0 comments on commit c373d55

Please sign in to comment.