aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM8S-STM8S105-DISCOVERY-IAR/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM8S-STM8S105-DISCOVERY-IAR/main.c')
-rw-r--r--demos/STM8S-STM8S105-DISCOVERY-IAR/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM8S-STM8S105-DISCOVERY-IAR/main.c b/demos/STM8S-STM8S105-DISCOVERY-IAR/main.c
index 86cea3893..c37bd988b 100644
--- a/demos/STM8S-STM8S105-DISCOVERY-IAR/main.c
+++ b/demos/STM8S-STM8S105-DISCOVERY-IAR/main.c
@@ -53,7 +53,7 @@ void main(void) {
chSysInit();
/*
- * Activates the serial driver 1 using the driver default configuration.
+ * Activates the serial driver 2 using the driver default configuration.
*/
sdStart(&SD2, NULL);