diff options
Diffstat (limited to 'examples/stm32')
| -rw-r--r-- | examples/stm32/main.c | 4 |
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. * */ |
