Skip to content

Commit 1308b93

Browse files
maribucrasbe
andauthored
Update boards/olimexino-stm32f3/include/periph_conf.h
Co-authored-by: crasbe <[email protected]>
1 parent f4535f7 commit 1308b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/olimexino-stm32f3/include/periph_conf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ static const uart_conf_t uart_config[] = {
170170
* @{
171171
*/
172172
#ifndef RTT_FREQUENCY
173-
#define RTT_FREQUENCY (32768) /* in Hz */
173+
# define RTT_FREQUENCY (32768) /* in Hz */
174174
#endif
175175
/** @} */
176176

0 commit comments

Comments
 (0)