Skip to content

Commit

Permalink
Merge branch 'jesse/ClangFormatting' of https://github.com/StudentOrg…
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgerbrandt committed Nov 11, 2023
2 parents 4734505 + cfdb0bc commit 17de0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Components/FlightControl/FlightTask.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ void FlightTask::Run(void* pvParams) {
}

/**
* @brief Handle a command from the Command Queue
* @brief Handle a command from the Command Queue
* @param cm Command to handle
*/
void FlightTask::HandleCommand(Command& cm) {
Expand Down

0 comments on commit 17de0a9

Please sign in to comment.