Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions
This commit is contained in:
parent
43aeddbd89
commit
b6bd556805
11 changed files with 45 additions and 46 deletions
|
@ -129,7 +129,7 @@ clock_delay(unsigned int i)
|
|||
}
|
||||
|
||||
/*---------------------------------------------------------------------------*/
|
||||
/**
|
||||
/*
|
||||
* Wait for a multiple of 1 / 128 sec = 7.8125 ms.
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue