summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/stm32/main.c4
1 files 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.
*
*/