Skip to content

Commit 011da1d

Browse files
committed
Fixing pre-commit again
1 parent f11d569 commit 011da1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obc/app/modules/comms_link_mgr/comms_manager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ obc_error_code_t sendToFrontCommsManagerQueue(comms_event_t *event);
103103
obc_error_code_t sendToCC1120TransmitQueue(transmit_event_t *event);
104104

105105
/**
106-
* @brief Reads temperature from the CC1120 Temperature Queue.
106+
* @brief Reads temperature from the CC1120 temperature queue.
107107
*
108108
* @param temp - Pointer to the variable that will store the temperature.
109109
* @return obc_error_code_t OBC_ERR_CODE_SUCCESS if data was retrieved from queue successfully.

0 commit comments

Comments
 (0)