Skip to content
Snippets Groups Projects
Commit f243851c authored by Damien George's avatar Damien George
Browse files

stmhal: Expose uwTick in f7 hal.

parent 7c934ae5
Branches
Tags
No related merge requests found
......@@ -89,7 +89,7 @@
/** @addtogroup HAL_Private_Variables
* @{
*/
static __IO uint32_t uwTick;
__IO uint32_t uwTick;
/**
* @}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment