We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c934ae commit f243851Copy full SHA for f243851
1 file changed
stmhal/hal/f7/src/stm32f7xx_hal.c
@@ -89,7 +89,7 @@
89
/** @addtogroup HAL_Private_Variables
90
* @{
91
*/
92
-static __IO uint32_t uwTick;
+__IO uint32_t uwTick;
93
/**
94
* @}
95
0 commit comments