Skip to content

Commit 4fe9f83

Browse files
darkspr1tefpistm
andauthored
Update variants/AFROFLIGHT_F103CB/variant.cpp
Co-Authored-By: Frederic Pillon <[email protected]>
1 parent 8dd0927 commit 4fe9f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/AFROFLIGHT_F103CB/variant.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ WEAK void SystemClock_Config(void)
137137
if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInit) != HAL_OK) {
138138
Error_Handler();
139139
}
140-
}
140+
}
141141
#ifdef __cplusplus
142142
}
143143
#endif

0 commit comments

Comments
 (0)