Update doxygen comments
This commit is contained in:
@@ -59,6 +59,11 @@ class DebugTimes {
|
||||
*/
|
||||
uint16_t stopConsol(const char* name, uint16_t minTime = 0);
|
||||
|
||||
/**
|
||||
* @brief Sets if the result should be printed.
|
||||
*
|
||||
* @param enable
|
||||
*/
|
||||
static void setConsolOutput(bool enable);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user