Skip to content

Commit

Permalink
Corrected a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dc42 committed Feb 16, 2022
1 parent 55207c9 commit 61128fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core.h
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ static inline uint32_t GetElapsedCycles(uint32_t startCycles) noexcept
}

/**
* @brief Delay or at least the specified number of microseconds
* @brief Delay for at least the specified number of microseconds
*
* @param How many microseconds to delay for
*/
Expand Down

0 comments on commit 61128fa

Please sign in to comment.