Skip to content

Commit

Permalink
[SMOKECO] Fix comment error in RequestSelfTest function
Browse files Browse the repository at this point in the history
  • Loading branch information
hare-siterwell authored Nov 13, 2023
1 parent be5a949 commit 13b14a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class SmokeCoAlarmServer
const std::array<ExpressedStateEnum, kPriorityOrderLength> & priorityOrder);

/**
* @brief Set the highest level of Expressed State according to priorityOrder
* @brief Request self-test when receiving local commands
* @param endpointId ID of the endpoint
* @return true on success, false on failure
*/
Expand Down

0 comments on commit 13b14a5

Please sign in to comment.