From c2af176babb9e63323f7791087a18ef3922b5ce4 Mon Sep 17 00:00:00 2001 From: Aditya Naik Date: Thu, 13 Feb 2020 16:49:07 -0500 Subject: STM32 example formatting --- examples/stm32/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/stm32/main.c b/examples/stm32/main.c index a996667..b099847 100644 --- a/examples/stm32/main.c +++ b/examples/stm32/main.c @@ -15,10 +15,10 @@ * CubeMX. * * If not using CubeMX to initialize the project, refer to the HAL/LL user - * manual for instructions on UART initialization + * manual for instructions on UART initialization. * * In order to run the example, the device initialization and superloop code - * will need to be copied from this file into the CubeMX-generated files + * will need to be copied from this file into the CubeMX-generated files. * */ -- cgit v1.2.3