Skip to content

Commit d895724

Browse files
sabas1080fpistm
andauthored
Update variants/RHF76_052/variant.cpp
Co-Authored-By: Frederic Pillon <frederic.pillon@st.com>
1 parent 8711967 commit d895724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/RHF76_052/variant.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ extern "C" {
7373
*/
7474
WEAK void SystemClock_Config(void)
7575
{
76-
RCC_OscInitTypeDef RCC_OscInitStruct = {0};
76+
RCC_OscInitTypeDef RCC_OscInitStruct = {};
7777
RCC_ClkInitTypeDef RCC_ClkInitStruct = {0};
7878
RCC_PeriphCLKInitTypeDef PeriphClkInit = {0};
7979

0 commit comments

Comments
 (0)