aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-STM32F107-FATFS
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARMCM3-STM32F107-FATFS')
-rw-r--r--demos/ARMCM3-STM32F107-FATFS/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARMCM3-STM32F107-FATFS/main.c b/demos/ARMCM3-STM32F107-FATFS/main.c
index 9c6e03f5b..9d2ca5751 100644
--- a/demos/ARMCM3-STM32F107-FATFS/main.c
+++ b/demos/ARMCM3-STM32F107-FATFS/main.c
@@ -335,7 +335,7 @@ int main(void) {
chSysInit();
/*
- * Activates the serial driver 2 using the driver default configuration.
+ * Activates the serial driver 3 using the driver default configuration.
*/
sdStart(&SD3, NULL);