git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5579 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
f74d313270
commit
76b3f122ac
|
@ -451,7 +451,7 @@ typedef struct {
|
|||
/**
|
||||
* @brief Callback for timer overflow.
|
||||
*/
|
||||
icucallback_t overflow_cb
|
||||
icucallback_t overflow_cb;
|
||||
/* End of the mandatory fields.*/
|
||||
} ICUConfig;
|
||||
|
||||
|
|
Loading…
Reference in New Issue